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.0.6
  • Loading branch information
renovate[bot] committed Feb 19, 2023
1 parent b73c7ae commit da7e46a
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.5
uses: gradle/wrapper-validation-action@v1.0.6
- name: Setup Java
uses: actions/setup-java@v3.10.0
with:
Expand Down

0 comments on commit da7e46a

Please sign in to comment.