Merge pull request #1950 from versity/dependabot/github_actions/sigstore/cosign-installer-4.1.0

chore(deps): bump sigstore/cosign-installer from 4.0.0 to 4.1.0
This commit is contained in:
Ben McClelland
2026-03-09 15:36:52 -07:00
committed by GitHub

View File

@@ -46,7 +46,7 @@ jobs:
- name: Install cosign
if: steps.check.outputs.new == 'true'
uses: sigstore/cosign-installer@v4.0.0
uses: sigstore/cosign-installer@v4.1.0
- name: Sign chart with cosign
if: steps.check.outputs.new == 'true'