Bump to use v3.3.1

This commit is contained in:
daz 2024-04-18 13:54:36 -06:00
parent 460a3ca55f
commit 5188e9b552
No known key found for this signature in database

View file

@ -26,7 +26,7 @@ runs:
steps:
- name: Wrapper Validation
id: wrapper-validation
uses: gradle/actions/wrapper-validation@v3.3.0
uses: gradle/actions/wrapper-validation@v3.3.1
with:
min-wrapper-count: ${{ inputs.min-wrapper-count }}
allow-snapshots: ${{ inputs.allow-snapshots }}