Skip to content

Commit

Permalink
build(deps): Bump kubewarden/github-actions from 3.3.5 to 3.4.2
Browse files Browse the repository at this point in the history
Bumps [kubewarden/github-actions](https://github.com/kubewarden/github-actions) from 3.3.5 to 3.4.2.
- [Release notes](https://github.com/kubewarden/github-actions/releases)
- [Commits](kubewarden/github-actions@d94509d...23f81f8)

---
updated-dependencies:
- dependency-name: kubewarden/github-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent b776eb5 commit 07e7b53
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 07e7b53

Please sign in to comment.