chore: upgrade go toolchain to 1.21.12 (#25177)

Fixes CVE-2024-24790, reported by X-Ray.
pull/25232/head
Orgad Shaneh 2024-07-27 02:31:31 +03:00 committed by GitHub
parent 18c989726c
commit 1ff55ea4ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ orbs:
parameters:
cross-container-tag:
type: string
default: go1.21.10-latest
default: go1.21.12-latest
workflow:
type: string