Skip to content

Commit ee627b9

Browse files
Update actions/attest-build-provenance action to v4
1 parent 2b65f96 commit ee627b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/matrix_builds.yaml

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

400400
- name: Attest Build Provenance [${{ matrix.package.host }}<==>${{ matrix.package.runner }}] (${{ env.PKG_TYPE }})
401401
if: env.CONTINUE_GHRUN != 'FALSE'
402-
uses: actions/attest-build-provenance@v2.4.0
402+
uses: actions/attest-build-provenance@v4.1.0
403403
with:
404404
subject-name: "build-logs-${{ env.AM_PKG_NAME }}-${{ env.UTC_TIME }}"
405405
subject-path: "/tmp/BUILD.log"

0 commit comments

Comments
 (0)