diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8d744bf5..508315d5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: # a malicious commit, so consume the action by immutable hash. # The trailing comment on each `uses:` line records the tag that # SHA resolved to when it was pinned — keep it in step with the hash. - - uses: dorny/paths-filter@7b450fff21473bca461d4b92ce414b9d0420d706 # v4.0.2 + - uses: dorny/paths-filter@ceb8a2b8f2d89434be7ff52d3de7ec3738c5cc9d # v4.0.3 id: filter with: filters: |