Skip to content

Commit f26b427

Browse files
Bump gradle/actions from 4.4.0 to 4.4.1 (#478)
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@8379f6a...ac638b0) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29de2b9 commit f26b427

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@8379f6a1328ee0e06e2bb424dadb7b159856a326
9+
- uses: gradle/actions/wrapper-validation@ac638b010cf58a27ee6c972d7336334ccaf61c96
1010
- uses: eskatos/gradle-command-action@ac2d340dc04d9e1113182899e983b5400c17cda1
1111
with:
1212
arguments: wrapper

0 commit comments

Comments
 (0)