Skip to content

Commit

Permalink
Merge pull request #54 from dynatrace-oss/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…radle/wrapper-validation-action-3

Bump gradle/wrapper-validation-action from 2 to 3
  • Loading branch information
oertl committed Apr 17, 2024
2 parents fc5e1aa + 7a75c90 commit 1949a00
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@v2
- uses: gradle/wrapper-validation-action@v3

0 comments on commit 1949a00

Please sign in to comment.