Skip to content

Commit

Permalink
Merge pull request #1010 from kubewarden/dependabot/github_actions/ku…
Browse files Browse the repository at this point in the history
…bewarden/github-actions-3.4.2

build(deps): Bump kubewarden/github-actions from 3.3.5 to 3.4.2
  • Loading branch information
jvanz authored Dec 24, 2024
2 parents b776eb5 + 07e7b53 commit b0461f9
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@d94509d260ee11a92b4f65bc0acd297feec24d7f # v3.3.5
uses: kubewarden/github-actions/syft-installer@23f81f83e6392c869faacd8bfe86a8053d213d99 # v3.4.2

- 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@d94509d260ee11a92b4f65bc0acd297feec24d7f # v3.3.5
uses: kubewarden/github-actions/syft-installer@23f81f83e6392c869faacd8bfe86a8053d213d99 # v3.4.2
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@d94509d260ee11a92b4f65bc0acd297feec24d7f # v3.3.5
uses: kubewarden/github-actions/syft-installer@23f81f83e6392c869faacd8bfe86a8053d213d99 # v3.4.2
with:
arch: windows_amd64

Expand Down

0 comments on commit b0461f9

Please sign in to comment.