We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b65f96 commit ee627b9Copy full SHA for ee627b9
1 file changed
.github/workflows/matrix_builds.yaml
@@ -399,7 +399,7 @@ jobs:
399
400
- name: Attest Build Provenance [${{ matrix.package.host }}<==>${{ matrix.package.runner }}] (${{ env.PKG_TYPE }})
401
if: env.CONTINUE_GHRUN != 'FALSE'
402
- uses: actions/attest-build-provenance@v2.4.0
+ uses: actions/attest-build-provenance@v4.1.0
403
with:
404
subject-name: "build-logs-${{ env.AM_PKG_NAME }}-${{ env.UTC_TIME }}"
405
subject-path: "/tmp/BUILD.log"
0 commit comments