Skip to content

Commit

Permalink
Merge pull request #572 from kubewarden/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update kubewarden/github-actions action to v3.1.11
  • Loading branch information
flavio authored Nov 7, 2023
2 parents 0ee4974 + f926b9b commit 9cf7aa1
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@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@d1694af4cd09ed33d4c772891aaf1d53fa09346c # v3.1.10
uses: kubewarden/github-actions/syft-installer@3e17a2e8d40e664e9456a8d3f9d74e68caef071c # v3.1.11

- name: Install the crane command
uses: kubewarden/github-actions/crane-installer@d1694af4cd09ed33d4c772891aaf1d53fa09346c # v3.1.10
uses: kubewarden/github-actions/crane-installer@3e17a2e8d40e664e9456a8d3f9d74e68caef071c # v3.1.11

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

0 comments on commit 9cf7aa1

Please sign in to comment.