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 6969 path : kwctl-linux-${{ matrix.targetarch }}.zip
7070
7171 - name : Install the syft command
72- uses : kubewarden/github-actions/syft-installer@3455ea9c2072dcb59869705247d7c4ab7488f576 # v4.4.6
72+ uses : kubewarden/github-actions/syft-installer@17c5644b077a978dfb14bb78985432362b619c1e # v4.4.7
7373
7474 - name : Create SBOM file
7575 shell : bash
@@ -150,7 +150,7 @@ jobs:
150150 path : kwctl-darwin-${{ matrix.targetarch }}.zip
151151
152152 - name : Install the syft command
153- uses : kubewarden/github-actions/syft-installer@3455ea9c2072dcb59869705247d7c4ab7488f576 # v4.4.6
153+ uses : kubewarden/github-actions/syft-installer@17c5644b077a978dfb14bb78985432362b619c1e # v4.4.7
154154 with :
155155 arch : darwin_amd64
156156
@@ -236,7 +236,7 @@ jobs:
236236 path : kwctl-windows-x86_64.exe.zip
237237
238238 - name : Install the syft command
239- uses : kubewarden/github-actions/syft-installer@3455ea9c2072dcb59869705247d7c4ab7488f576 # v4.4.6
239+ uses : kubewarden/github-actions/syft-installer@17c5644b077a978dfb14bb78985432362b619c1e # v4.4.7
240240 with :
241241 arch : windows_amd64
242242
Original file line number Diff line number Diff line change 7878 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
7979
8080 - name : Install cargo-llvm-cov
81- uses : taiki-e/install-action@83254c543806f3224380bf1001d6fac8feaf2d0b # v2.50.10
81+ uses : taiki-e/install-action@941e8a4d9d7cdb696bd4f017cf54aca281f8ffff # v2.51.2
8282 with :
8383 tool : cargo-llvm-cov
8484
You can’t perform that action at this time.
0 commit comments