chore: upgrade go toolchain to 1.21.12 (#25177)
Fixes CVE-2024-24790, reported by X-Ray.pull/25232/head
parent
18c989726c
commit
1ff55ea4ac
|
@ -7,7 +7,7 @@ orbs:
|
|||
parameters:
|
||||
cross-container-tag:
|
||||
type: string
|
||||
default: go1.21.10-latest
|
||||
default: go1.21.12-latest
|
||||
|
||||
workflow:
|
||||
type: string
|
||||
|
|
Loading…
Reference in New Issue