Skip to content

Commit 5d31958

Browse files
Bump gradle/gradle-build-action from 3.2.0 to 3.3.1 (#48)
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 3.2.0 to 3.3.1. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@fe59895...e2097cc) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9290f5 commit 5d31958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
restore-keys: |
2929
${{ runner.os }}-gradle
3030
- name: Build
31-
uses: gradle/gradle-build-action@fe59895742b4f984530980e4f693943577526b61
31+
uses: gradle/gradle-build-action@e2097ccd7e8ed48671dc068ac4efa86d25745b39
3232
with:
3333
arguments: build

0 commit comments

Comments
 (0)