Skip to content

Commit 2f08ada

Browse files
authored
Use @v1 in example
1 parent 1ce72b2 commit 2f08ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131

132132
steps:
133133
- name: Contrib metadata check
134-
uses: vuillaut/contrib-checker@main
134+
uses: vuillaut/contrib-checker@v1
135135
with:
136136
github_token: ${{ secrets.GITHUB_TOKEN }}
137137
mode: warn # or 'fail' to make the workflow fail when contributors are missing

0 commit comments

Comments
 (0)