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@f9eaf234fc1c2e333c1eca18177db0f44fa6ba52 # v2.2.1
50+ uses : actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
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@f9eaf234fc1c2e333c1eca18177db0f44fa6ba52 # v2.2.1
142+ uses : actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
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@f9eaf234fc1c2e333c1eca18177db0f44fa6ba52 # v2.2.1
228+ uses : actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
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