From 63662ca63f2d41971d776a02bc19c90a8216d89c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 22:42:41 +0000 Subject: [PATCH] Update actions/attest-build-provenance action to v3 --- .github/workflows/matrix_builds.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/matrix_builds.yaml b/.github/workflows/matrix_builds.yaml index 7d56766557..eb269db304 100644 --- a/.github/workflows/matrix_builds.yaml +++ b/.github/workflows/matrix_builds.yaml @@ -589,7 +589,7 @@ jobs: - name: Attest Build Provenance [https://${{ env.GHCRPKG_URL }}] if: env.CONTINUE_GHRUN != 'FALSE' - uses: actions/attest-build-provenance@v2.4.0 + uses: actions/attest-build-provenance@v3.2.0 with: subject-name: "${{ env.CRATE_NAME }}-${{ env.BUILD_ID }}-${{ env.GHCRPKG_TAG }}" subject-path: |