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:
|
steps:
|
||||||
- name: Wrapper Validation
|
- name: Wrapper Validation
|
||||||
id: wrapper-validation
|
id: wrapper-validation
|
||||||
uses: gradle/actions/wrapper-validation@v3.4.2
|
uses: gradle/actions/wrapper-validation@v3.5.0
|
||||||
with:
|
with:
|
||||||
min-wrapper-count: ${{ inputs.min-wrapper-count }}
|
min-wrapper-count: ${{ inputs.min-wrapper-count }}
|
||||||
allow-snapshots: ${{ inputs.allow-snapshots }}
|
allow-snapshots: ${{ inputs.allow-snapshots }}
|
||||||
|
Loading…
Reference in New Issue
Block a user