Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (#228)

* Bump sigstore/cosign-installer from 3.3.0 to 3.4.0

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.3.0...v3.4.0)

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: kfox1111 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kfox1111 <[email protected]>
Co-authored-by: Marco Franssen <[email protected]>
This commit is contained in:
dependabot[bot]
2024-02-01 09:46:58 -08:00
committed by GitHub
co-authored by kfox1111 Marco Franssen
parent 35215aee33
commit 40b5cc3601
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -29,9 +29,9 @@ jobs:
git config user.email "[email protected]"
- name: Setup cosign
uses: sigstore/cosign-installer@v3.3.0
uses: sigstore/cosign-installer@v3.4.0
with:
cosign-release: v2.2.2
cosign-release: v2.2.3
- name: Set up Helm
uses: azure/[email protected]