Skip to content

Commit 8939f69

Browse files
authored
Update the default security groups for the EC2 runner (#22347)
1 parent 0cbf121 commit 8939f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/start-aws-runner/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ inputs:
1818
default: "subnet-0469a9e68a379c1d3"
1919
required: true
2020
security-group-id:
21-
default: "sg-0793f3c9413f21970"
21+
default: "sg-0793f3c9413f21970,sg-023656a050e7d5634"
2222
required: true
2323
label:
2424
required: false

0 commit comments

Comments
 (0)