Bump GHA Version

This commit is contained in:
Fedor Korotkov 2022-10-18 14:05:06 -04:00 committed by GitHub
parent 520062efe1
commit 0b66045bcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ variable "macos_version" {
variable "gha_version" {
type = string
default = "2.296.1"
default = "2.298.2"
}
source "tart-cli" "tart" {