Skip to content

Commit e778ce7

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 5f32361 commit e778ce7

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
@@ -171,7 +171,7 @@ env:
171171
--prefer-offline
172172
--fund=false
173173
--audit=false
174-
COSIGN_VERSION: "v3.0.6"
174+
COSIGN_VERSION: "v3.1.1"
175175
LOCAL_EXPORT_DIR: "/tmp/buildx-output"
176176
MATRIX_SIZE_LIMIT: "20"
177177
BUILDX_METADATA_PROVENANCE: "false"

.github/workflows/build.yml

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

0 commit comments

Comments
 (0)