Skip to content

Commit d5e64bd

Browse files
Bump gradle/actions from 4.2.2 to 4.3.0 (#471)
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.2.2 to 4.3.0. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@0bdd871...94baf22) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6489332 commit d5e64bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-22.04
77
steps:
88
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
9-
- uses: gradle/actions/wrapper-validation@0bdd871935719febd78681f197cd39af5b6e16a6
9+
- uses: gradle/actions/wrapper-validation@94baf225fe0a508e581a564467443d0e2379123b
1010
- uses: eskatos/gradle-command-action@ac2d340dc04d9e1113182899e983b5400c17cda1
1111
with:
1212
arguments: wrapper

0 commit comments

Comments
 (0)