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
…2.1.3
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent f0e0d2f commit c9ec962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -124,7 +124,7 @@ runs:
steps:
- name: Validate the Gradle Wrapper
if: inputs.should-validate-wrapper == 'true'
uses: gradle/wrapper-validation-action@v2.1.2
uses: gradle/wrapper-validation-action@v2.1.3
- name: Setup Java
uses: actions/setup-java@v4.2.1
with:
Expand Down

0 comments on commit c9ec962

Please sign in to comment.