Browse Source

Merge pull request #3324 from dexidp/dependabot/github_actions/sigstore/cosign-installer-3.4.0

build(deps): bump sigstore/cosign-installer from 3.2.0 to 3.4.0
pull/3329/head
Márk Sági-Kazár 2 years ago committed by GitHub
parent
commit
5dc3146291
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@b6a39da80722a2cb0ef5d197531764a89b5d48c3 # v0.15.8
- name: Install cosign
uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # v3.2.0
uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # v3.4.0
with:
cosign-release: 'v2.2.1'

Loading…
Cancel
Save