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 b2a959b commit 1c9c153Copy full SHA for 1c9c153
.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@39d3039e84ca8c15d36528551149cb9de3046876 # main
+ uses: IEvangelist/profanity-filter@8ed64a0b6652c314f0e2519a86ae234c6df63698 # main
29
id: profanity-filter
30
with:
31
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments