From 758c38983cd34f3a8d27da92eb686b1240bd0016 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 15:21:33 +0100 Subject: [PATCH] Update tj-actions/changed-files action to v37 (#1036) 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 f371e78..529e2d9 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@54479c37f5eb47a43e595c6b71e1df2c112ce7f1 # v36 + uses: tj-actions/changed-files@bb3376162b179308a79fc4450262a15a8e1d6888 # v37 with: files: | dockerbuild/*