Skip to content

Commit

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

chore(deps): update kubewarden/github-actions action to v3.1.18
  • Loading branch information
viccuad authored Mar 13, 2024
2 parents bc33f23 + 55fb0cf commit 910ad5b
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@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # v3.4.0

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@3a796f1ea1e8441f4daf5fa20c988354b70c4cb0 # v3.1.17
uses: kubewarden/github-actions/syft-installer@971e9a094d010900399dafc13fd4787bffce6d81 # v3.1.18

- name: Install the crane command
uses: kubewarden/github-actions/crane-installer@3a796f1ea1e8441f4daf5fa20c988354b70c4cb0 # v3.1.17
uses: kubewarden/github-actions/crane-installer@971e9a094d010900399dafc13fd4787bffce6d81 # v3.1.18

- name: Login to GitHub Container Registry
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
Expand Down

0 comments on commit 910ad5b

Please sign in to comment.