Browse Source

Merge pull request #3746 from dexidp/dependabot/github_actions/anchore/sbom-action-0.17.2

build(deps): bump anchore/sbom-action from 0.17.0 to 0.17.2
pull/3760/head
Márk Sági-Kazár 2 years ago committed by GitHub
parent
commit
7ed5b8aa50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/artifacts.yaml

2
.github/workflows/artifacts.yaml

@ -61,7 +61,7 @@ jobs:
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
- name: Set up Syft
uses: anchore/sbom-action/download-syft@d94f46e13c6c62f59525ac9a1e147a99dc0b9bf5 # v0.17.0
uses: anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2
- name: Install cosign
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0

Loading…
Cancel
Save