From d71d6bbbd177d5c2b278dba82a768b3a26cf523a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:54:48 +0000 Subject: [PATCH] Bump tj-actions/changed-files from 5.2 to 41 in /.github/workflows Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 5.2 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v5.2...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/manage-art.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manage-art.yml b/.github/workflows/manage-art.yml index a5ef4ee..35eb50e 100644 --- a/.github/workflows/manage-art.yml +++ b/.github/workflows/manage-art.yml @@ -25,7 +25,7 @@ jobs: with: files: raw separator: "," - uses: tj-actions/changed-files@v5.2 + uses: tj-actions/changed-files@v41 - uses: mfinelli/setup-imagemagick@v1 - name: Process all modified files run: |