From 6ad3eb457a4337ca3586f75abd62ed6053edc1bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 12:14:33 +0000 Subject: [PATCH] Bump IEvangelist/profanity-filter from 2.0.11 to 9.0.0 Bumps [IEvangelist/profanity-filter](https://github.com/ievangelist/profanity-filter) from 2.0.11 to 9.0.0. - [Release notes](https://github.com/ievangelist/profanity-filter/releases) - [Commits](https://github.com/ievangelist/profanity-filter/compare/e370e4ba671feb530a5481b4595413c7fd032b9b...16d90c28e18f1c583c067be61506d24e13d18cb8) --- updated-dependencies: - dependency-name: IEvangelist/profanity-filter dependency-type: direct:production update-type: version-update:semver-major ... 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 b98ae5f309240..e967a533b94c6 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@e370e4ba671feb530a5481b4595413c7fd032b9b # main + uses: IEvangelist/profanity-filter@16d90c28e18f1c583c067be61506d24e13d18cb8 # main id: profanity-filter with: token: ${{ secrets.GITHUB_TOKEN }}