chore(deps): bump sigstore/cosign-installer from 4.1.0 to 4.1.1

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-30 21:59:18 +00:00
committed by GitHub
parent 2b12a5b81c
commit 1ec724b7a4

View File

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