From cedcef901ea09952fc5f149594892a068044eeed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 13:36:36 +0000 Subject: [PATCH] chore(deps): update actions/attest-build-provenance action to v4 --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d7b201ced..936546f20 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -248,7 +248,7 @@ jobs: pattern: wheels-* merge-multiple: true - name: Generate artifact attestation - uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3 + uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4 if: ${{ startsWith(github.ref, 'refs/tags/') }} with: subject-path: | @@ -284,7 +284,7 @@ jobs: pattern: binaries-* merge-multiple: true - name: Generate artifact attestation - uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3 + uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4 if: ${{ startsWith(github.ref, 'refs/tags/') }} with: subject-path: |