From 04f5784730112255a21c448bc87957ee66c1d53f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 09:41:48 -0800 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v42 (#8014) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 77996092b4..6132541630 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -42,7 +42,7 @@ jobs: - name: Determine if Dockerfiles changed id: changed-files-specific - uses: tj-actions/changed-files@94549999469dbfa032becf298d95c87a14c34394 # v40 + uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959 # v42 with: files: docker/**/*