Skip to content

Commit

Permalink
Bump to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Jun 13, 2024
1 parent 216d1ad commit 26ffd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ runs:
steps:
- name: Wrapper Validation
id: wrapper-validation
uses: gradle/actions/wrapper-validation@v3.3.2
uses: gradle/actions/wrapper-validation@v3.4.0
with:
min-wrapper-count: ${{ inputs.min-wrapper-count }}
allow-snapshots: ${{ inputs.allow-snapshots }}
Expand Down

0 comments on commit 26ffd68

Please sign in to comment.