From e3a7c37dd1673bb05dda5ed7e977f346ac187464 Mon Sep 17 00:00:00 2001 From: Massimiliano Giovagnoli Date: Thu, 4 Jan 2024 18:08:23 +0100 Subject: [PATCH] ci(release/cosign): upgrade cosign-installer action to 3.3.0 Signed-off-by: Massimiliano Giovagnoli --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 80849b6..38e009a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -28,7 +28,7 @@ jobs: with: go-version-file: 'go.mod' - - uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 #v3.1.2 + - uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 #v3.3.0 - uses: anchore/sbom-action/download-syft@448520c4f19577ffce70a8317e619089054687e3 #v0.13.4