From eb293bbf857c02ab36acf63f271d1008149faec5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 00:05:12 +0000 Subject: [PATCH] Update tj-actions/changed-files action to v41 (#1427) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build_and_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_test.yaml b/.github/workflows/build_and_test.yaml index 1621ca4..63549eb 100644 --- a/.github/workflows/build_and_test.yaml +++ b/.github/workflows/build_and_test.yaml @@ -41,7 +41,7 @@ jobs: - name: "Get modified files" id: changed_files - uses: tj-actions/changed-files@94549999469dbfa032becf298d95c87a14c34394 # v40 + uses: tj-actions/changed-files@716b1e13042866565e00e85fd4ec490e186c4a2f # v41 with: files: | dockerbuild/**