Skip to content

Commit

Permalink
Merge pull request #85 from kubewarden/renovate/kubewarden-github-act…
Browse files Browse the repository at this point in the history
…ions-3.x

chore(deps): update kubewarden/github-actions action to v3.1.7
  • Loading branch information
viccuad authored Aug 2, 2023
2 parents 29a6f1b + a907f40 commit e960044
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 @@ -24,10 +24,10 @@ jobs:
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3

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

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

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

0 comments on commit e960044

Please sign in to comment.