From c93de91cd84193ba419d7a48a2d430a5d33d6a1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 13:00:22 +0000 Subject: [PATCH] Bump IEvangelist/profanity-filter from 2.0.2 to 2.0.7 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](https://github.com/ievangelist/profanity-filter/compare/8ed64a0b6652c314f0e2519a86ae234c6df63698...b51302be6fd09006f6b0a5ec4c573542fc8fa7bf) --- updated-dependencies: - dependency-name: IEvangelist/profanity-filter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/profanity-filter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/profanity-filter.yml b/.github/workflows/profanity-filter.yml index 4793e974af79d..9172c457adbdb 100644 --- a/.github/workflows/profanity-filter.yml +++ b/.github/workflows/profanity-filter.yml @@ -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 }}