Skip to content

Commit

Permalink
Update gradle-wrapper-validation.yml
Browse files Browse the repository at this point in the history
As of v3 this action has been superceded by gradle/actions/wrapper-validation. Any workflow that uses gradle/wrapper-validation-action@v3 will transparently delegate to gradle/actions/wrapper-validation@v3.

From https://github.com/gradle/wrapper-validation-action
  • Loading branch information
garrettsummerfi3ld authored Apr 17, 2024
1 parent d95c3d3 commit ae35dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-wrapper-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
# Runs an action from the Gradle org to validate the Gradle wrapper, see
# https://github.com/gradle/wrapper-validation-action?tab=readme-ov-file#the-gradle-wrapper-problem-in-open-source
# for more details as to why this is important.
- uses: gradle/wrapper-validation-action@v3
- uses: gradle/actions/wrapper-validation@v3

0 comments on commit ae35dbd

Please sign in to comment.