This repository was archived by the owner on Jan 19, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4747 run : ./kwctl-linux-x86_64 --help
4848
4949 - name : Generate attestations
50- uses : actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
50+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
5151 id : attestations
5252 with :
5353 subject-path : kwctl-linux-${{ matrix.targetarch }}
@@ -139,7 +139,7 @@ jobs:
139139 run : ./kwctl-darwin-x86_64 --help
140140
141141 - name : Generate attestations
142- uses : actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
142+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
143143 id : attestations
144144 with :
145145 subject-path : kwctl-darwin-${{ matrix.targetarch }}
@@ -225,7 +225,7 @@ jobs:
225225 run : .\kwctl-windows-x86_64.exe --help
226226
227227 - name : Generate attestations
228- uses : actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
228+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
229229 id : attestations
230230 with :
231231 subject-path : kwctl-windows-${{ matrix.targetarch }}.exe
You can’t perform that action at this time.
0 commit comments