From e87ed4503ccccb8a9cc7bf73450d46efa7b6b38e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 11:00:15 +0100 Subject: [PATCH] Bump tj-actions/changed-files from 17.3 to 41 in /.github/workflows (#4392) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 17.3 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/v17.3...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/bad-files-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bad-files-check.yml b/.github/workflows/bad-files-check.yml index 4ccebd183..0771e0acb 100644 --- a/.github/workflows/bad-files-check.yml +++ b/.github/workflows/bad-files-check.yml @@ -15,7 +15,7 @@ jobs: - name: Get specific changed files in dist id: changed-files-specific - uses: tj-actions/changed-files@v17.3 + uses: tj-actions/changed-files@v41 with: files: | dist