Skip to content

Commit

Permalink
chore(deps): update gradle/wrapper-validation-action action to v3 (#254)
Browse files Browse the repository at this point in the history
| datasource  | package                          | from | to |
| ----------- | -------------------------------- | ---- | -- |
| github-tags | gradle/wrapper-validation-action | v2   | v3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 13, 2024
1 parent 8e4a6a5 commit aa451b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-wrapper-validation.yml
Expand Up @@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: gradle/wrapper-validation-action@v2
- uses: gradle/wrapper-validation-action@v3

0 comments on commit aa451b5

Please sign in to comment.