mirror of
https://github.com/gradle/wrapper-validation-action
synced 2024-11-23 09:12:03 +00:00
Bump to v3.5.0
This commit is contained in:
parent
88425854a3
commit
f9c9c575b8
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.4.2
|
||||
uses: gradle/actions/wrapper-validation@v3.5.0
|
||||
with:
|
||||
min-wrapper-count: ${{ inputs.min-wrapper-count }}
|
||||
allow-snapshots: ${{ inputs.allow-snapshots }}
|
||||
|
|
Loading…
Reference in a new issue