Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

Commit b7d1652

Browse files
committed
chore(deps): update terraform philips-labs/github-runner/aws to v3.6.1
1 parent 0daad68 commit b7d1652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data "aws_caller_identity" "current" {}
77

88
module "runners" {
99
source = "philips-labs/github-runner/aws"
10-
version = "3.6.0"
10+
version = "3.6.1"
1111
create_service_linked_role_spot = true
1212
aws_region = var.aws_region
1313
vpc_id = module.vpc.vpc_id

0 commit comments

Comments
 (0)