From 0fcfaba8cc8b635e34ad35097505f2465fc2ce95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 16:53:12 +0000 Subject: [PATCH] build(deps): bump brettcannon/check-for-changed-files Bumps [brettcannon/check-for-changed-files](https://github.com/brettcannon/check-for-changed-files) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/brettcannon/check-for-changed-files/releases) - [Commits](https://github.com/brettcannon/check-for-changed-files/compare/871d7b8b5917a4f6f06662e2262e8ffc51dff6d1...d85c64d17b3c1d0ac57c9cc46ea39399b0d6fa71) --- updated-dependencies: - dependency-name: brettcannon/check-for-changed-files dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/news-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/news-check.yml b/.github/workflows/news-check.yml index 22994b8c..2e442386 100644 --- a/.github/workflows/news-check.yml +++ b/.github/workflows/news-check.yml @@ -19,7 +19,7 @@ jobs: name: Check for news entry steps: - name: "Check for news entry" - uses: brettcannon/check-for-changed-files@871d7b8b5917a4f6f06662e2262e8ffc51dff6d1 # v1.2.1 + uses: brettcannon/check-for-changed-files@d85c64d17b3c1d0ac57c9cc46ea39399b0d6fa71 # v1.2.2 with: file-pattern: | news/*.rst