Browse Source

Merge pull request #4499 from dexidp/dependabot/github_actions/anchore/sbom-action-0.22.1

build(deps): bump anchore/sbom-action from 0.22.0 to 0.22.1
pull/4508/head
Márk Sági-Kazár 1 month ago committed by GitHub
parent
commit
087d4bd92d
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@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
- name: Set up Syft
uses: anchore/sbom-action/download-syft@62ad5284b8ced813296287a0b63906cb364b73ee # v0.22.0
uses: anchore/sbom-action/download-syft@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1
- name: Install cosign
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0

Loading…
Cancel
Save