Skip to content

Commit 8a9cafc

Browse files
committed
update ci role rustup branch
1 parent a73b7a5 commit 8a9cafc

File tree

1 file changed

+1
-1
lines changed
  • terragrunt/modules/rustup

1 file changed

+1
-1
lines changed

terragrunt/modules/rustup/s3.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module "ci_role" {
1010
source = "../gha-oidc-role"
1111
org = "rust-lang"
1212
repo = "rustup"
13-
branch = "master"
13+
branch = "main"
1414
}
1515

1616
resource "aws_s3_bucket_policy" "cloudfront" {

0 commit comments

Comments
 (0)