Skip to content

Commit c094833

Browse files
dependabot[bot]Airsaid
authored andcommitted
Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0
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]>
1 parent d6c8070 commit c094833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
# Validate wrapper
4646
- name: Gradle Wrapper Validation
47-
uses: gradle/wrapper-validation-action@v1.0.6
47+
uses: gradle/wrapper-validation-action@v1.1.0
4848

4949
# Setup Java 11 environment for the next steps
5050
- name: Setup Java

0 commit comments

Comments
 (0)