diff --git a/.github/workflows/ci-build.yaml b/.github/workflows/ci-build.yaml index a3c75a5b13..a65b2a4329 100644 --- a/.github/workflows/ci-build.yaml +++ b/.github/workflows/ci-build.yaml @@ -39,7 +39,7 @@ jobs: with: egress-policy: audit - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: tj-actions/changed-files@22103cc46bda19c2b464ffe86db46df6922fd323 # v47.0.5 + - uses: tj-actions/changed-files@9426d40962ed5378910ee2e21d5f8c6fcbf2dd96 # v47.0.6 id: filter with: # Any file which is not under docs/, ui/ or is not a markdown file is counted as a backend file