Skip to content

Commit 6770a4a

Browse files
Bump gradle/gradle-build-action from 3.3.2 to 3.4.1 (#56)
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 3.3.2 to 3.4.1. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@4c39dd8...04b20c0) --- 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 28f9f1c commit 6770a4a

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@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff
31+
uses: gradle/gradle-build-action@04b20c065cf1ab708c96e64a8811018d0a1fbc88
3232
with:
3333
arguments: build

0 commit comments

Comments
 (0)