Skip to content

Commit d0f27a8

Browse files
Update actions/attest-build-provenance action to v3
1 parent 9cc0a25 commit d0f27a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matrix_builds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ jobs:
589589

590590
- name: Attest Build Provenance [https://${{ env.GHCRPKG_URL }}]
591591
if: env.CONTINUE_GHRUN != 'FALSE'
592-
uses: actions/attest-build-provenance@v2.4.0
592+
uses: actions/attest-build-provenance@v3.0.0
593593
with:
594594
subject-name: "${{ env.CRATE_NAME }}-${{ env.BUILD_ID }}-${{ env.GHCRPKG_TAG }}"
595595
subject-path: |

0 commit comments

Comments
 (0)