Skip to content

Commit 8d95a30

Browse files
committed
ci: Bump syft-installer to v5.1.1
Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
1 parent 2087154 commit 8d95a30

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build-kwctl.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147

148148
- name: Install the syft command
149149
if: ${{ !inputs.build_only }}
150-
uses: kubewarden/github-actions/syft-installer@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0.1
150+
uses: kubewarden/github-actions/syft-installer@e57db07ca384bf09ec40c4c49ff25d600c0d23d9 # v5.1.1
151151

152152
- name: Create SBOM file
153153
if: ${{ !inputs.build_only }}
@@ -244,7 +244,7 @@ jobs:
244244

245245
- name: Install the syft command
246246
if: ${{ !inputs.build_only }}
247-
uses: kubewarden/github-actions/syft-installer@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0.1
247+
uses: kubewarden/github-actions/syft-installer@e57db07ca384bf09ec40c4c49ff25d600c0d23d9 # v5.1.1
248248
with:
249249
arch: darwin_amd64
250250

@@ -345,7 +345,7 @@ jobs:
345345

346346
- name: Install the syft command
347347
if: ${{ !inputs.build_only }}
348-
uses: kubewarden/github-actions/syft-installer@63e6bff6226bbdd84a4244892417eb27676b7a8c # v5.0.1
348+
uses: kubewarden/github-actions/syft-installer@e57db07ca384bf09ec40c4c49ff25d600c0d23d9 # v5.1.1
349349
with:
350350
arch: windows_amd64
351351

0 commit comments

Comments
 (0)