Skip to content

Commit

Permalink
refactor: Rename gradle/wrapper-validation-action to `gradle/action…
Browse files Browse the repository at this point in the history
…s/wrapper-validation`

Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.github.gradle.RenameWrapperValidationAction?organizationId=T3BlblJld3JpdGU%3D

Co-authored-by: Moderne <team@moderne.io>
  • Loading branch information
timtebeek and TeamModerne committed Apr 15, 2024
1 parent b220410 commit 45d1a2c
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 @@ -8,4 +8,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v2
- uses: gradle/actions/wrapper-validation@v3

0 comments on commit 45d1a2c

Please sign in to comment.