mirror of
https://github.com/gradle/wrapper-validation-action.git
synced 2024-11-21 01:05:07 +08:00
Bump to v3.5.0
This commit is contained in:
parent
88425854a3
commit
f9c9c575b8
@ -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 New Issue
Block a user