diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0ae60fec5..9dfe835e2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -602,7 +602,7 @@ jobs: if-no-files-found: error - name: Attest - uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0 + uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0 if: | github.event_name != 'pull_request' && (startsWith(github.ref, 'refs/heads/release/') ||