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 188c807 commit e4bfb62Copy full SHA for e4bfb62
.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@b51302be6fd09006f6b0a5ec4c573542fc8fa7bf # main
+ uses: IEvangelist/profanity-filter@e370e4ba671feb530a5481b4595413c7fd032b9b # main
29
id: profanity-filter
30
with:
31
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments