mirror of
https://github.com/gradle/wrapper-validation-action
synced 2024-11-23 17:22:01 +00:00
Bump to use v3.3.1
This commit is contained in:
parent
460a3ca55f
commit
5188e9b552
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue