Skip to content

Commit

Permalink
chore(deps): update kubewarden/github-actions action to v3.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2023
1 parent 064dcfb commit fa53507
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 @@ -28,10 +28,10 @@ jobs:
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3

- name: Install the syft command
uses: kubewarden/github-actions/syft-installer@85388514023d8df9695b81855170bf50151fe055 # v3.1.8
uses: kubewarden/github-actions/syft-installer@0b73198f5d655ef4ad84e423f8047044ed73fd4b # v3.1.9

- name: Install the crane command
uses: kubewarden/github-actions/crane-installer@85388514023d8df9695b81855170bf50151fe055 # v3.1.8
uses: kubewarden/github-actions/crane-installer@0b73198f5d655ef4ad84e423f8047044ed73fd4b # v3.1.9

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

0 comments on commit fa53507

Please sign in to comment.