Skip to content

Commit

Permalink
build(deps): update kubewarden/github-actions action to v3.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent ee281af commit 05ecc2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
path: kwctl-linux-${{ matrix.targetarch }}.zip

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@0c23eadfd96cc18828d477629a04cdfe7f2607ee # v3.4.5
uses: kubewarden/github-actions/syft-installer@0cf5140fac059c358317ca4d43a2f1400bb6612e # v3.4.6

- name: Create SBOM file
shell: bash
Expand Down Expand Up @@ -156,7 +156,7 @@ jobs:
path: kwctl-darwin-${{ matrix.targetarch }}.zip

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@0c23eadfd96cc18828d477629a04cdfe7f2607ee # v3.4.5
uses: kubewarden/github-actions/syft-installer@0cf5140fac059c358317ca4d43a2f1400bb6612e # v3.4.6
with:
arch: darwin_amd64

Expand Down Expand Up @@ -244,7 +244,7 @@ jobs:
path: kwctl-windows-x86_64.exe.zip

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@0c23eadfd96cc18828d477629a04cdfe7f2607ee # v3.4.5
uses: kubewarden/github-actions/syft-installer@0cf5140fac059c358317ca4d43a2f1400bb6612e # v3.4.6
with:
arch: windows_amd64

Expand Down

0 comments on commit 05ecc2e

Please sign in to comment.