diff --git a/.github/workflows/build_and_validate.yaml b/.github/workflows/build_and_validate.yaml index 68bf9e49..c50fbc02 100644 --- a/.github/workflows/build_and_validate.yaml +++ b/.github/workflows/build_and_validate.yaml @@ -22,7 +22,7 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v6 - - uses: dorny/paths-filter@9d7afb8d214ad99e78fbd4247752c4caed2b6e4c # v4 + - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4 id: filter with: base: main