Skip to content

Commit

Permalink
Merge pull request #1028 from freefair/dependabot/github_actions/grad…
Browse files Browse the repository at this point in the history
…le/wrapper-validation-action-2

Bump gradle/wrapper-validation-action from 1 to 2
  • Loading branch information
larsgrefer committed Feb 5, 2024
2 parents 724887f + 71b21b6 commit 86fb373
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 @@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1
- uses: gradle/wrapper-validation-action@v2

0 comments on commit 86fb373

Please sign in to comment.