File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ jobs:
198198 # Build Provenance
199199 - name : Attest Build Provenance
200200 if : env.HAS_IMAGE == 'TRUE'
201- uses : actions/attest-build-provenance@v2.1 .0
201+ uses : actions/attest-build-provenance@v2.2 .0
202202 with :
203203 subject-name : " image-${{ matrix.image }}-${{ matrix.arch }}"
204204 subject-path : ${{ matrix.file }}
Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ jobs:
197197 # Build Provenance
198198 - name : Attest Build Provenance
199199 if : env.HAS_IMAGE == 'TRUE'
200- uses : actions/attest-build-provenance@v2.1 .0
200+ uses : actions/attest-build-provenance@v2.2 .0
201201 with :
202202 subject-name : " image-${{ matrix.image }}-${{ matrix.arch }}"
203203 subject-path : ${{ matrix.file }}
You can’t perform that action at this time.
0 commit comments