Browse Source

Merge pull request #4380 from dexidp/dependabot/github_actions/sigstore/cosign-installer-4.0.0

build(deps): bump sigstore/cosign-installer from 3.10.0 to 4.0.0
pull/4375/head
Márk Sági-Kazár 4 months ago committed by GitHub
parent
commit
9d3c17d482
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/artifacts.yaml

2
.github/workflows/artifacts.yaml

@ -63,7 +63,7 @@ jobs:
uses: anchore/sbom-action/download-syft@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
- name: Install cosign
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
- name: Set image name
id: image-name

Loading…
Cancel
Save