This repository was archived by the owner on Jan 19, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6565 path : kwctl-linux-${{ matrix.targetarch }}.zip
6666
6767 - name : Install the syft command
68- uses : kubewarden/github-actions/syft-installer@061457443f381a6c92489003d1d89c67ac32ad51 # v4.3 .0
68+ uses : kubewarden/github-actions/syft-installer@a856b31e3c8d62419e6c2fa325dbd346fec21af5 # v4.4 .0
6969
7070 - name : Create SBOM file
7171 shell : bash
@@ -156,7 +156,7 @@ jobs:
156156 path : kwctl-darwin-${{ matrix.targetarch }}.zip
157157
158158 - name : Install the syft command
159- uses : kubewarden/github-actions/syft-installer@061457443f381a6c92489003d1d89c67ac32ad51 # v4.3 .0
159+ uses : kubewarden/github-actions/syft-installer@a856b31e3c8d62419e6c2fa325dbd346fec21af5 # v4.4 .0
160160 with :
161161 arch : darwin_amd64
162162
@@ -251,7 +251,7 @@ jobs:
251251 path : kwctl-windows-x86_64.exe.zip
252252
253253 - name : Install the syft command
254- uses : kubewarden/github-actions/syft-installer@061457443f381a6c92489003d1d89c67ac32ad51 # v4.3 .0
254+ uses : kubewarden/github-actions/syft-installer@a856b31e3c8d62419e6c2fa325dbd346fec21af5 # v4.4 .0
255255 with :
256256 arch : windows_amd64
257257
Original file line number Diff line number Diff line change 9696 override : true
9797
9898 - name : Install cargo-llvm-cov
99- uses : taiki-e/install-action@d4635f2de61c8b8104d59cd4aede2060638378cc # v2.49.45
99+ uses : taiki-e/install-action@2db346588ecc179293df26b2f8dcc61d3b3ecc40 # v2.49.46
100100 with :
101101 tool : cargo-llvm-cov
102102
You can’t perform that action at this time.
0 commit comments