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 c754ad9 commit e6306c4Copy full SHA for e6306c4
.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@840020b719c619d953959e59c47185689e831a27 # main
+ uses: IEvangelist/profanity-filter@39d3039e84ca8c15d36528551149cb9de3046876 # main
29
id: profanity-filter
30
with:
31
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments