Skip to content

Commit

Permalink
Bump gradle/wrapper-validation-action from 2 to 3 (#215)
Browse files Browse the repository at this point in the history
* Bump gradle/wrapper-validation-action from 2 to 3

Bumps [gradle/wrapper-validation-action](https://github.com/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
...

Signed-off-by: dependabot[bot] <support@github.com>

* update to recommended action, the old one is now deprecated

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Conor Egan <68134729+c-eg@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and c-eg authored May 1, 2024
1 parent da5a361 commit 0f5132d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
distribution: corretto

- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v2
uses: gradle/actions/wrapper-validation@v3

- name: Publish package
uses: gradle/actions/setup-gradle@v3
Expand Down

0 comments on commit 0f5132d

Please sign in to comment.