Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis authored Jan 19, 2024
1 parent d04dd7a commit 0675e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-gradle/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ description: 'Gradle setup and wrapper validation'
runs:
using: composite
steps:
- uses: gradle/gradle-build-action@42452daeb5b454a76f686a8e4de8234afd7b1f44 # v2.9.0
- uses: gradle/gradle-build-action@42452daeb5b454a76f686a8e4de8234afd7b1f44 # v2.11.1
- uses: gradle/wrapper-validation-action@56b90f209b02bf6d1deae490e9ef18b21a389cd4 # v1.1.0

0 comments on commit 0675e95

Please sign in to comment.