Skip to content

Commit

Permalink
Merge pull request #174 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.14
  • Loading branch information
jvanz authored Jan 17, 2024
2 parents a9cb616 + e3c9ee5 commit a10b284
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@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@d2860f29cebe0ee6650a18eaafb92fdddbd4d0b3 # v3.1.12
uses: kubewarden/github-actions/syft-installer@62595740874cc9a40cb3246fabae81a2afc54a85 # v3.1.14

- name: Install the crane command
uses: kubewarden/github-actions/crane-installer@d2860f29cebe0ee6650a18eaafb92fdddbd4d0b3 # v3.1.12
uses: kubewarden/github-actions/crane-installer@62595740874cc9a40cb3246fabae81a2afc54a85 # v3.1.14

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

0 comments on commit a10b284

Please sign in to comment.