Skip to content

Commit b9290f5

Browse files
Bump gradle/gradle-build-action from 3.1.0 to 3.2.0 (#46)
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@29c0906...fe59895) --- 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 138412d commit b9290f5

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@29c0906b64b8fc82467890bfb7a0a7ef34bda89e
31+
uses: gradle/gradle-build-action@fe59895742b4f984530980e4f693943577526b61
3232
with:
3333
arguments: build

0 commit comments

Comments
 (0)