Skip to content

Commit fb79629

Browse files
chore(deps): update Cosign version to v3.1.1
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c4a1b21 commit fb79629

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/bake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ env:
175175
--prefer-offline
176176
--fund=false
177177
--audit=false
178-
COSIGN_VERSION: "v3.0.6"
178+
COSIGN_VERSION: "v3.1.1"
179179
LOCAL_EXPORT_DIR: "/tmp/buildx-output"
180180
MATRIX_SIZE_LIMIT: "20"
181181
BUILDX_METADATA_PROVENANCE: "false"

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ env:
178178
--prefer-offline
179179
--fund=false
180180
--audit=false
181-
COSIGN_VERSION: "v3.0.6"
181+
COSIGN_VERSION: "v3.1.1"
182182
LOCAL_EXPORT_DIR: "/tmp/buildx-output"
183183
MATRIX_SIZE_LIMIT: "20"
184184
BUILDX_METADATA_PROVENANCE: "false"

0 commit comments

Comments
 (0)