Browse Source

Merge pull request #4393 from dexidp/dependabot/github_actions/anchore/sbom-action-0.20.9

build(deps): bump anchore/sbom-action from 0.20.6 to 0.20.9
pull/4380/head
Márk Sági-Kazár 4 months ago committed by GitHub
parent
commit
e7fcced7e6
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@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
- name: Set up Syft
uses: anchore/sbom-action/download-syft@f8bdd1d8ac5e901a77a92f111440fdb1b593736b # v0.20.6
uses: anchore/sbom-action/download-syft@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
- name: Install cosign
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0

Loading…
Cancel
Save