Skip to content

Commit

Permalink
Bump IEvangelist/profanity-filter (#1340)
Browse files Browse the repository at this point in the history
Bumps [IEvangelist/profanity-filter](https://github.com/ievangelist/profanity-filter) from a2f28dcbf17bd7755929ab6edff9940b7552bf8c to ce4a99f01ee86e6318168600b66ddebdb1db67f4.
- [Release notes](https://github.com/ievangelist/profanity-filter/releases)
- [Commits](IEvangelist/profanity-filter@a2f28dc...ce4a99f)

---
updated-dependencies:
- dependency-name: IEvangelist/profanity-filter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent b099490 commit 26ca3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/profanity-filter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Profanity filter
if: ${{ github.actor != 'dependabot[bot]' && github.actor != 'github-actions[bot]' }}
uses: IEvangelist/profanity-filter@a2f28dcbf17bd7755929ab6edff9940b7552bf8c # main
uses: IEvangelist/profanity-filter@ce4a99f01ee86e6318168600b66ddebdb1db67f4 # main
id: profanity-filter
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 26ca3ec

Please sign in to comment.