Bump to v3.4.1

This commit is contained in:
Daz DeBoer 2024-06-14 21:35:04 -06:00 committed by GitHub
parent 26ffd686ec
commit 9ba54b687b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.0 uses: gradle/actions/wrapper-validation@v3.4.1
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 }}