Skip to content

Commit a03b7cd

Browse files
Bump gradle/wrapper-validation-action from 1.1.0 to 3.5.0 (#118)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.1.0 to 3.5.0. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@v1.1.0...v3.5.0) --- 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 6b71b17 commit a03b7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
distribution: 'zulu'
3939

4040
- name: 3. Validate Gradle wrapper
41-
uses: gradle/wrapper-validation-action@v1.1.0 # https://github.com/gradle/wrapper-validation-action
41+
uses: gradle/wrapper-validation-action@v3.5.0 # https://github.com/gradle/wrapper-validation-action
4242

4343
- name: 4. Build and check reproducibility of artifacts
4444
run: ./check_reproducibility.sh

0 commit comments

Comments
 (0)