We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04df772 commit 7c9ac12Copy full SHA for 7c9ac12
1 file changed
install/variables.tf
@@ -38,5 +38,5 @@ variable "service_account_name" {
38
variable "container_image" {
39
description = "The image name to deploy"
40
type = string
41
- default = "quay.io/cilium/github-actions:v1.3.5"
+ default = "quay.io/cilium/github-actions:v1.3.6"
42
}
0 commit comments