Skip to content

Commit 7b3c187

Browse files
authored
Merge pull request #17 from castrojo/patch-1
Update ai-moderator action version in README
2 parents 6bcdb2a + 9672a8c commit 7b3c187

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
@@ -34,7 +34,7 @@ jobs:
3434
contents: read
3535
steps:
3636
- uses: actions/checkout@v4
37-
- uses: github/ai-moderator
37+
- uses: github/ai-moderator@v1
3838
with:
3939
token: ${{ secrets.GITHUB_TOKEN }}
4040
spam-label: 'spam'

0 commit comments

Comments
 (0)