Skip to content

Commit

Permalink
Bump gradle/wrapper-validation-action in the github-actions-deps group
Browse files Browse the repository at this point in the history
Bumps the github-actions-deps group with 1 update: [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action).


Updates `gradle/wrapper-validation-action` from 2 to 3
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v2...v3)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 30ceb72 commit 359a3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-test-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
distribution: 'zulu'
java-version: 17
- uses: gradle/wrapper-validation-action@v2
- uses: gradle/wrapper-validation-action@v3
- name: Build locally with gradle
uses: gradle/gradle-build-action@v3
with:
Expand Down

0 comments on commit 359a3d5

Please sign in to comment.