From c86e9c9992315970b2fe1df3d5d0131d51b83bee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:42:34 +0000 Subject: [PATCH] Bump tj-actions/changed-files from 13.1 to 41 in /.github/workflows Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 13.1 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/v13.1...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/workflow_ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/workflow_ci.yml b/.github/workflows/workflow_ci.yml index e6c340c8..71526da6 100644 --- a/.github/workflows/workflow_ci.yml +++ b/.github/workflows/workflow_ci.yml @@ -18,7 +18,7 @@ jobs: with: fetch-depth: 0 - name: check changed files - uses: tj-actions/changed-files@v13.1 + uses: tj-actions/changed-files@v41 id: changed-files with: files: .github/workflows/workflow_ci.yml @@ -35,7 +35,7 @@ jobs: with: fetch-depth: 0 - name: check changed files - uses: tj-actions/changed-files@v13.1 + uses: tj-actions/changed-files@v41 id: changed-files with: files: src