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

Commit 1498b97

Browse files
build(deps): update github-actions
1 parent c52a6cd commit 1498b97

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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@cb97cbbcea106d12503c4b329f418cc406cb414a # v4.4.4
68+
uses: kubewarden/github-actions/syft-installer@3455ea9c2072dcb59869705247d7c4ab7488f576 # v4.4.6
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@cb97cbbcea106d12503c4b329f418cc406cb414a # v4.4.4
159+
uses: kubewarden/github-actions/syft-installer@3455ea9c2072dcb59869705247d7c4ab7488f576 # v4.4.6
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@cb97cbbcea106d12503c4b329f418cc406cb414a # v4.4.4
254+
uses: kubewarden/github-actions/syft-installer@3455ea9c2072dcb59869705247d7c4ab7488f576 # v4.4.6
255255
with:
256256
arch: windows_amd64
257257

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
override: true
9797

9898
- name: Install cargo-llvm-cov
99-
uses: taiki-e/install-action@33734a118689b0b418824fb78ea2bf18e970b43b # v2.50.4
99+
uses: taiki-e/install-action@ba0a04e0afd83836a25f30f6f33e6ebdd81a8ff1 # v2.50.5
100100
with:
101101
tool: cargo-llvm-cov
102102

@@ -177,4 +177,4 @@ jobs:
177177
- name: Checkout Actions Repository
178178
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
179179
- name: Spell Check Repo
180-
uses: crate-ci/typos@3be83342e28b9421997e9f781f713f8dde8453d2 # v1.31.2
180+
uses: crate-ci/typos@0f0ccba9ed1df83948f0c15026e4f5ccfce46109 # v1.32.0

0 commit comments

Comments
 (0)