Skip to content

Commit

Permalink
build(deps): bump kubewarden/github-actions from 3.1.5 to 3.1.6
Browse files Browse the repository at this point in the history
Bumps [kubewarden/github-actions](https://github.com/kubewarden/github-actions) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/kubewarden/github-actions/releases)
- [Commits](kubewarden/github-actions@00836d4...2b1605e)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jvanz committed Jul 31, 2023
1 parent b142de9 commit cdd60af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ jobs:
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@00836d4962f80890a32cca1dd324d2ebafc4e29c # v3.1.5
uses: kubewarden/github-actions/syft-installer@2b1605e00a16f618214dbfff64e020f07e4a4ecb # v3.1.6

- name: Install the crane command
uses: kubewarden/github-actions/crane-installer@00836d4962f80890a32cca1dd324d2ebafc4e29c # v3.1.5
uses: kubewarden/github-actions/crane-installer@2b1605e00a16f618214dbfff64e020f07e4a4ecb # v3.1.6

- name: Login to GitHub Container Registry
uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2
Expand Down

0 comments on commit cdd60af

Please sign in to comment.