From b0b7aa61a2fad154236c1f87e734f4bec4d3a96c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 13:06:20 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files digest to cefd9aa (#91) 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 71f02f8..500dccb 100644 --- a/.github/workflows/docker_publish.yml +++ b/.github/workflows/docker_publish.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2 - name: "Calculate changed files directories" id: calculate_changed_files - uses: tj-actions/changed-files@5dc51d34076557d9ab904ba22d0107a7aa9c73c6 + uses: tj-actions/changed-files@cefd9aa22075c8bbc7dc90a20e82a5badce77e7c with: dir_names: true dir_names_exclude_current_dir: true