From 4e595bfc3abef11c861af7db3f83c75b33ec061c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:14:55 +0000 Subject: [PATCH] Bump IEvangelist/profanity-filter from 2.0.1 to 2.0.2 Bumps [IEvangelist/profanity-filter](https://github.com/ievangelist/profanity-filter) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/ievangelist/profanity-filter/releases) - [Commits](https://github.com/ievangelist/profanity-filter/compare/39d3039e84ca8c15d36528551149cb9de3046876...8ed64a0b6652c314f0e2519a86ae234c6df63698) --- 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 9214f77a0790f..4793e974af79d 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@39d3039e84ca8c15d36528551149cb9de3046876 # main + uses: IEvangelist/profanity-filter@8ed64a0b6652c314f0e2519a86ae234c6df63698 # main id: profanity-filter with: token: ${{ secrets.GITHUB_TOKEN }}