Skip to content

Commit 6be54f0

Browse files
chore: bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0 (#275)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.6 to 1.1.0. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@v1.0.6...v1.1.0) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action 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 1213050 commit 6be54f0

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
@@ -29,7 +29,7 @@ jobs:
2929
java-version: 17
3030
cache: gradle
3131

32-
- uses: gradle/wrapper-validation-action@v1.0.6
32+
- uses: gradle/wrapper-validation-action@v1.1.0
3333

3434
# Run tests
3535
- run: ./gradlew test

0 commit comments

Comments
 (0)