From 0275007adff8dd837d4b6bfe3cd0fe7e4dd14415 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:29:49 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files digest to 515a6b3 (#81) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 299eea5..079d659 100644 --- a/.github/workflows/docker_publish.yml +++ b/.github/workflows/docker_publish.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb - name: "Calculate changed files directories" id: calculate_changed_files - uses: tj-actions/changed-files@ac47125d2d05ea616734c7e19a125149a325d43f + uses: tj-actions/changed-files@515a6b35d1d0948f7da6d5cdb347ed1600859795 with: dir_names: true dir_names_exclude_current_dir: true