We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc0a25 commit d0f27a8Copy full SHA for d0f27a8
.github/workflows/matrix_builds.yaml
@@ -589,7 +589,7 @@ jobs:
589
590
- name: Attest Build Provenance [https://${{ env.GHCRPKG_URL }}]
591
if: env.CONTINUE_GHRUN != 'FALSE'
592
- uses: actions/attest-build-provenance@v2.4.0
+ uses: actions/attest-build-provenance@v3.0.0
593
with:
594
subject-name: "${{ env.CRATE_NAME }}-${{ env.BUILD_ID }}-${{ env.GHCRPKG_TAG }}"
595
subject-path: |
0 commit comments