Skip to content

Commit

Permalink
Bump to use v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Apr 18, 2024
1 parent 460a3ca commit 5188e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -26,7 +26,7 @@ runs:
steps:
- name: Wrapper Validation
id: wrapper-validation
uses: gradle/actions/wrapper-validation@v3.3.0
uses: gradle/actions/wrapper-validation@v3.3.1
with:
min-wrapper-count: ${{ inputs.min-wrapper-count }}
allow-snapshots: ${{ inputs.allow-snapshots }}
Expand Down

0 comments on commit 5188e9b

Please sign in to comment.