From f62c11a49a20a8a99456e17aa727afd824b10775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:25:08 +0000 Subject: [PATCH] Bump IEvangelist/profanity-filter from 1.0.75 to 2.0.1 Bumps [IEvangelist/profanity-filter](https://github.com/ievangelist/profanity-filter) from 1.0.75 to 2.0.1. - [Release notes](https://github.com/ievangelist/profanity-filter/releases) - [Commits](https://github.com/ievangelist/profanity-filter/compare/840020b719c619d953959e59c47185689e831a27...39d3039e84ca8c15d36528551149cb9de3046876) --- 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 a8c68beb33f56..b4bd368178a5d 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@840020b719c619d953959e59c47185689e831a27 # main + uses: IEvangelist/profanity-filter@39d3039e84ca8c15d36528551149cb9de3046876 # main id: profanity-filter with: token: ${{ secrets.GITHUB_TOKEN }}