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 @@ -162,7 +162,7 @@ jobs:
162162 # Build Provenance
163163 - name : Attest Build Provenance
164164 if : env.HAS_RUNIMAGE == 'TRUE'
165- uses : actions/attest-build-provenance@v2.1 .0
165+ uses : actions/attest-build-provenance@v2.2 .0
166166 with :
167167 subject-name : " image-${{ matrix.image }}-${{ matrix.arch }}"
168168 subject-path : ${{ matrix.file }}
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ jobs:
171171 # Build Provenance
172172 - name : Attest Build Provenance
173173 if : env.HAS_RUNIMAGE == 'TRUE'
174- uses : actions/attest-build-provenance@v2.1 .0
174+ uses : actions/attest-build-provenance@v2.2 .0
175175 with :
176176 subject-name : " image-${{ matrix.image }}-${{ matrix.arch }}"
177177 subject-path : ${{ matrix.file }}
You can’t perform that action at this time.
0 commit comments