From 19a359219384af861b76badad8fb57329534093e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 04:47:49 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files digest to b672a51 --- .github/workflows/docker_publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker_publish.yml b/.github/workflows/docker_publish.yml index e1b06c6..d164ccc 100644 --- a/.github/workflows/docker_publish.yml +++ b/.github/workflows/docker_publish.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - name: "Calculate changed files directories" id: calculate_changed_files - uses: tj-actions/changed-files@83610723bb32196f24d5880eca9cd59951b17c69 + uses: tj-actions/changed-files@b672a5115a5ab8c2b27838329a827d3ffda1202c with: dir_names: true dir_names_exclude_current_dir: true