diff --git a/.github/workflows/matrix_builds.yaml b/.github/workflows/matrix_builds.yaml index 7d56766557..4e98340422 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.0.0 with: subject-name: "${{ env.CRATE_NAME }}-${{ env.BUILD_ID }}-${{ env.GHCRPKG_TAG }}" subject-path: |