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 0b3d99f commit e566ed6Copy full SHA for e566ed6
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.3"
+ default = "quay.io/cilium/github-actions:v1.3.5"
42
}
0 commit comments