Skip to content

Commit 7c9ac12

Browse files
committed
tag v1.3.6
Signed-off-by: André Martins <andre@cilium.io>
1 parent 04df772 commit 7c9ac12

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.5"
41+
default = "quay.io/cilium/github-actions:v1.3.6"
4242
}

0 commit comments

Comments
 (0)