Skip to content

Commit bb8688a

Browse files
chore(deps): update actions/attest-build-provenance action to v4
1 parent 5dfb673 commit bb8688a

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
@@ -420,7 +420,7 @@ jobs:
420420

421421
- name: Attest build provenance
422422
if: env.SKIP_BUILD != 'true' && env.BUILD_FAILED != 'true'
423-
uses: actions/attest-build-provenance@v3
423+
uses: actions/attest-build-provenance@v4
424424
with:
425425
subject-name: "${{ inputs.pkg-family }}-${{ matrix.target.host }}"
426426
subject-path: "${{ env.SBUILD_OUTDIR }}/**"

0 commit comments

Comments
 (0)