Skip to content

Commit 512164a

Browse files
Update actions/attest-build-provenance action to v4
1 parent bf968cf commit 512164a

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@v4.0.0
593593
with:
594594
subject-name: "${{ env.CRATE_NAME }}-${{ env.BUILD_ID }}-${{ env.GHCRPKG_TAG }}"
595595
subject-path: |

0 commit comments

Comments
 (0)