Skip to content

Commit fcb4cf7

Browse files
Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 (#2775)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f512a76 commit fcb4cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: 3. Validate Gradle wrapper
5151
if: matrix.java == 8 && matrix.mock-maker == 'mock-maker-default' # SINGLE-MATRIX-JOB
52-
uses: gradle/[email protected].4 # https://github.com/gradle/wrapper-validation-action
52+
uses: gradle/[email protected].5 # https://github.com/gradle/wrapper-validation-action
5353

5454
- name: 4. Build and check reproducibility of artifacts (single job only)
5555
if: matrix.java == 8 && matrix.mock-maker == 'mock-maker-default' # SINGLE-MATRIX-JOB

0 commit comments

Comments
 (0)