Skip to content

Commit

Permalink
Merge pull request #361 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.3.2
  • Loading branch information
jvanz authored Aug 23, 2024
2 parents 9a4afa1 + 65fc092 commit c82a576
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@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@ec1c08ac56d3c16dfb7933b849da6370638fba54 # v3.3.1
uses: kubewarden/github-actions/syft-installer@d46a496c181864fe6b6443cb576ecaaf2a572056 # v3.3.2

- name: Install the crane command
uses: kubewarden/github-actions/crane-installer@ec1c08ac56d3c16dfb7933b849da6370638fba54 # v3.3.1
uses: kubewarden/github-actions/crane-installer@d46a496c181864fe6b6443cb576ecaaf2a572056 # v3.3.2

- name: Login to GitHub Container Registry
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
Expand Down

0 comments on commit c82a576

Please sign in to comment.