From 656c6d22fcd827b5596ac1af6b054cd04324926c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:42:16 +0000 Subject: [PATCH] Update tj-actions/changed-files action to v43 (#1581) 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 9109359..bac8b1f 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@800a2825992141ddde1a8bca8ad394cec34d3188 # v42 + uses: tj-actions/changed-files@77af4bed286740ef1a6387dc4e4e4dec39f96054 # v43 with: files: | dockerbuild/**