Bump to v3.3.2

This commit is contained in:
Daz DeBoer 2024-04-25 14:50:56 -06:00 committed by GitHub
parent 5188e9b552
commit 216d1ad2b3
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.3.1 uses: gradle/actions/wrapper-validation@v3.3.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 }}