Browse Source

Merge pull request #4184 from dexidp/dependabot/github_actions/anchore/sbom-action-0.20.1

build(deps): bump anchore/sbom-action from 0.20.0 to 0.20.1
pull/4170/head
Márk Sági-Kazár 9 months ago committed by GitHub
parent
commit
42b242a3d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/artifacts.yaml

2
.github/workflows/artifacts.yaml

@ -60,7 +60,7 @@ jobs:
uses: docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0 # v3.11.0
- name: Set up Syft
uses: anchore/sbom-action/download-syft@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0
uses: anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
- name: Install cosign
uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3.9.0

Loading…
Cancel
Save