Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit b61b634

Browse files
chore(deps): update kubewarden/github-actions action to v4
1 parent 42a4f1b commit b61b634

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
path: kwctl-linux-${{ matrix.targetarch }}.zip
6666

6767
- name: Install the syft command
68-
uses: kubewarden/github-actions/syft-installer@36f0782e949d8597c061ca0d519f7e17a2813190 # v3.4.8
68+
uses: kubewarden/github-actions/syft-installer@72179510783eda8c052d17279881c3f7d02f968e # v4.0.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@36f0782e949d8597c061ca0d519f7e17a2813190 # v3.4.8
159+
uses: kubewarden/github-actions/syft-installer@72179510783eda8c052d17279881c3f7d02f968e # v4.0.0
160160
with:
161161
arch: darwin_amd64
162162

@@ -244,7 +244,7 @@ jobs:
244244
path: kwctl-windows-x86_64.exe.zip
245245

246246
- name: Install the syft command
247-
uses: kubewarden/github-actions/syft-installer@36f0782e949d8597c061ca0d519f7e17a2813190 # v3.4.8
247+
uses: kubewarden/github-actions/syft-installer@72179510783eda8c052d17279881c3f7d02f968e # v4.0.0
248248
with:
249249
arch: windows_amd64
250250

0 commit comments

Comments
 (0)