mirror of
https://github.com/gradle/wrapper-validation-action
synced 2024-11-23 17:22:01 +00:00
Bump to v3.4.2
This commit is contained in:
parent
9ba54b687b
commit
88425854a3
1 changed files with 1 additions and 1 deletions
|
@ -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.4.2
|
||||||
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 a new issue