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
…1.1.0
  • Loading branch information
renovate[bot] committed Jul 21, 2023
1 parent b8d2d5b commit 8bcb1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -116,7 +116,7 @@ runs:
steps:
- name: Validate the Gradle Wrapper
if: inputs.should-validate-wrapper == 'true'
uses: gradle/wrapper-validation-action@v1.0.6
uses: gradle/wrapper-validation-action@v1.1.0
- name: Setup Java
uses: actions/setup-java@v3.11.0
with:
Expand Down

0 comments on commit 8bcb1f9

Please sign in to comment.