Skip to content

Commit

Permalink
chore(deps): update anchore/sbom-action action to v0.17.8 in .github/…
Browse files Browse the repository at this point in the history
…workflows/release.yml
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 2aa11fc commit bb7ce44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:

- uses: sigstore/[email protected]

- uses: anchore/sbom-action/[email protected].7
- uses: anchore/sbom-action/[email protected].8

- name: setup-validate-krew-manifest
run: go install sigs.k8s.io/krew/cmd/validate-krew-manifest@latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- uses: sigstore/[email protected]

- uses: anchore/sbom-action/[email protected].7
- uses: anchore/sbom-action/[email protected].8

- name: ghcr-login
uses: docker/login-action@v3
Expand Down

0 comments on commit bb7ce44

Please sign in to comment.