Skip to content

Commit e566ed6

Browse files
committed
tag v1.3.5
Signed-off-by: André Martins <andre@cilium.io>
1 parent 0b3d99f commit e566ed6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ variable "service_account_name" {
3838
variable "container_image" {
3939
description = "The image name to deploy"
4040
type = string
41-
default = "quay.io/cilium/github-actions:v1.3.3"
41+
default = "quay.io/cilium/github-actions:v1.3.5"
4242
}

0 commit comments

Comments
 (0)