mirror of
https://github.com/gradle/wrapper-validation-action.git
synced 2025-04-22 15:19:19 +08:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
f9c9c575b8 | ||
|
88425854a3 |
@ -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.1
|
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…
x
Reference in New Issue
Block a user