Skip to content

Commit

Permalink
Bump IEvangelist/profanity-filter from 2.0.2 to 2.0.7 (#44017)
Browse files Browse the repository at this point in the history
Bumps [IEvangelist/profanity-filter](https://github.com/ievangelist/profanity-filter) from 2.0.2 to 2.0.7.
- [Release notes](https://github.com/ievangelist/profanity-filter/releases)
- [Commits](IEvangelist/profanity-filter@8ed64a0...b51302b)

---
updated-dependencies:
- dependency-name: IEvangelist/profanity-filter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 6b22a99 commit 02b71ef
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 @@ -25,7 +25,7 @@ jobs:

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

0 comments on commit 02b71ef

Please sign in to comment.