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

Commit 5188e9b

Browse files
committed
Bump to use v3.3.1
1 parent 460a3ca commit 5188e9b

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/[email protected].0
29+
uses: gradle/actions/[email protected].1
3030
with:
3131
min-wrapper-count: ${{ inputs.min-wrapper-count }}
3232
allow-snapshots: ${{ inputs.allow-snapshots }}

0 commit comments

Comments
 (0)