Skip to content

Commit 3bb027d

Browse files
Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 (#416)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@v1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06d218c commit 3bb027d

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

1919
# Validate wrapper
2020
- name: Gradle Wrapper Validation
21-
uses: gradle/wrapper-validation-action@v1.0.5
21+
uses: gradle/wrapper-validation-action@v1.0.6
2222

2323
# Run verifyPlugin and test Gradle tasks
2424
test:

0 commit comments

Comments
 (0)