Skip to content

Commit e6cc00a

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

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
@@ -184,7 +184,7 @@ env:
184184
--prefer-offline
185185
--fund=false
186186
--audit=false
187-
COSIGN_VERSION: "v3.0.6"
187+
COSIGN_VERSION: "v3.1.2"
188188
LOCAL_EXPORT_DIR: "/tmp/buildx-output"
189189
MATRIX_SIZE_LIMIT: "20"
190190
BUILDX_METADATA_PROVENANCE: "false"

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ env:
195195
--prefer-offline
196196
--fund=false
197197
--audit=false
198-
COSIGN_VERSION: "v3.0.6"
198+
COSIGN_VERSION: "v3.1.2"
199199
LOCAL_EXPORT_DIR: "/tmp/buildx-output"
200200
MATRIX_SIZE_LIMIT: "20"
201201
BUILDX_METADATA_PROVENANCE: "false"

0 commit comments

Comments
 (0)