Skip to content

Commit 8166190

Browse files
Bump gradle/wrapper-validation-action from 2 to 3 (#3)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2 to 3. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@v2...v3) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e115af3 commit 8166190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919
with:
2020
submodules: 'recursive'
21-
- uses: gradle/wrapper-validation-action@v2
21+
- uses: gradle/wrapper-validation-action@v3
2222
- name: Set up JDK 11
2323
uses: actions/setup-java@v4
2424
with:

0 commit comments

Comments
 (0)