Browse Source

Merge pull request #4324 from dexidp/dependabot/github_actions/sigstore/cosign-installer-3.10.0

build(deps): bump sigstore/cosign-installer from 3.9.2 to 3.10.0
helm
Márk Sági-Kazár 6 months ago committed by GitHub
parent
commit
0726feb2f0
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@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
- name: Install cosign
uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
- name: Set image name
id: image-name

Loading…
Cancel
Save