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

Commit 33798fb

Browse files
build(deps): update github-actions
1 parent 111430b commit 33798fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/build.yml

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

7171
- name: Install the syft command
72-
uses: kubewarden/github-actions/syft-installer@4da9b3a995e38a7821d404dee64d9559c29bb9c0 # v4.5.3
72+
uses: kubewarden/github-actions/syft-installer@17f4dbf90d74f26892f7cc18179d08c4d63914d9 # v4.5.4
7373

7474
- name: Create SBOM file
7575
shell: bash
@@ -149,7 +149,7 @@ jobs:
149149
path: kwctl-darwin-${{ matrix.targetarch }}.zip
150150

151151
- name: Install the syft command
152-
uses: kubewarden/github-actions/syft-installer@4da9b3a995e38a7821d404dee64d9559c29bb9c0 # v4.5.3
152+
uses: kubewarden/github-actions/syft-installer@17f4dbf90d74f26892f7cc18179d08c4d63914d9 # v4.5.4
153153
with:
154154
arch: darwin_amd64
155155

@@ -234,7 +234,7 @@ jobs:
234234
path: kwctl-windows-x86_64.exe.zip
235235

236236
- name: Install the syft command
237-
uses: kubewarden/github-actions/syft-installer@4da9b3a995e38a7821d404dee64d9559c29bb9c0 # v4.5.3
237+
uses: kubewarden/github-actions/syft-installer@17f4dbf90d74f26892f7cc18179d08c4d63914d9 # v4.5.4
238238
with:
239239
arch: windows_amd64
240240

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,4 @@ jobs:
151151
- name: Checkout Actions Repository
152152
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
153153
- name: Spell Check Repo
154-
uses: crate-ci/typos@f1231bc2bcc92b2b18da70a877cf89afce08dd42 # v1.35.2
154+
uses: crate-ci/typos@52bd719c2c91f9d676e2aa359fc8e0db8925e6d8 # v1.35.3

0 commit comments

Comments
 (0)