From 0384c6f37cb13d5fb16dcfe8926ed9c99fef63a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 21:31:22 +0000 Subject: [PATCH] build(deps): bump tj-actions/changed-files from 42 to 44 Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 44. - [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/v42...v44) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-autoscan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-autoscan.yml b/.github/workflows/pr-autoscan.yml index a41b083a..34296a84 100644 --- a/.github/workflows/pr-autoscan.yml +++ b/.github/workflows/pr-autoscan.yml @@ -163,7 +163,7 @@ jobs: - name: Get changed files id: autocheck-get-changed-files - uses: tj-actions/changed-files@v42 + uses: tj-actions/changed-files@v44 with: separator: ","