Merge pull request #2133 from versity/dependabot/github_actions/sigstore/cosign-installer-4.1.2

chore(deps): bump sigstore/cosign-installer from 4.1.1 to 4.1.2
This commit is contained in:
Ben McClelland
2026-05-12 11:05:06 -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.1.1
uses: sigstore/cosign-installer@v4.1.2
- name: Sign chart with cosign
if: steps.check.outputs.new == 'true'