Skip to content

Commit

Permalink
chore(deps): update gradle/wrapper-validation-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2024
1 parent 4dccc2a commit d8cd961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-gradle-wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- name: "checkout repository"
uses: "actions/checkout@v3"
- name: "validate gradle wrapper"
uses: "gradle/wrapper-validation-action@v1"
uses: "gradle/wrapper-validation-action@v3"

0 comments on commit d8cd961

Please sign in to comment.