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 d13b953 commit 00a7121Copy full SHA for 00a7121
.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@856d4ea30f1889cf9bbca70604358d78c543df70 # main
+ uses: IEvangelist/profanity-filter@197ef76452b19a7b5b737fffa3e9f5a1472b5df8 # main
29
id: profanity-filter
30
with:
31
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments