Bump GHA version

This commit is contained in:
Fedor Korotkov 2022-12-15 16:26:44 -05:00 committed by GitHub
parent b5d1a1bfba
commit c0c172c343
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.299.1"
default = "2.300.0"
}
source "tart-cli" "tart" {