Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit f9c9c57

Browse files
authored
Bump to v3.5.0
1 parent 8842585 commit f9c9c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
steps:
2727
- name: Wrapper Validation
2828
id: wrapper-validation
29-
uses: gradle/actions/wrapper-validation@v3.4.2
29+
uses: gradle/actions/wrapper-validation@v3.5.0
3030
with:
3131
min-wrapper-count: ${{ inputs.min-wrapper-count }}
3232
allow-snapshots: ${{ inputs.allow-snapshots }}

0 commit comments

Comments
 (0)