We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b22a99 commit 02b71efCopy full SHA for 02b71ef
.github/workflows/profanity-filter.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Profanity filter
27
if: ${{ github.actor != 'dependabot[bot]' && github.actor != 'github-actions[bot]' }}
28
- uses: IEvangelist/profanity-filter@8ed64a0b6652c314f0e2519a86ae234c6df63698 # main
+ uses: IEvangelist/profanity-filter@b51302be6fd09006f6b0a5ec4c573542fc8fa7bf # main
29
id: profanity-filter
30
with:
31
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments