Skip to content

Commit

Permalink
chore(core-deps): update gradle/wrapper-validation-action action to v…
Browse files Browse the repository at this point in the history
…3.3.2
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent 411d532 commit f4fd6f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ runs:
steps:
- name: Validate the Gradle Wrapper
if: inputs.should-validate-wrapper == 'true'
uses: gradle/[email protected].1
uses: gradle/[email protected].2
- name: Setup Java
uses: actions/[email protected]
with:
Expand Down

0 comments on commit f4fd6f9

Please sign in to comment.