File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353
5454 - name : Start EC2 runner
5555 id : start-ec2-runner
56- uses : brightsign/ec2-github-runner@0fa8b183dd4124fd191ccdbc48b68f0ea46a9634
56+ uses : brightsign/ec2-github-runner@7f6e5602f20b731bdc05e6b22d73bb7d13995f8f
5757 with :
5858 mode : start
5959 github-app-private-key : ${{ secrets.GH_APP_PRIVATE_KEY }}
@@ -98,11 +98,11 @@ jobs:
9898 aws-region : ${{ inputs.aws_region }}
9999
100100 - name : Stop EC2 runner
101- uses : brightsign/ec2-github-runner@0fa8b183dd4124fd191ccdbc48b68f0ea46a9634
101+ uses : brightsign/ec2-github-runner@7f6e5602f20b731bdc05e6b22d73bb7d13995f8f
102102 with :
103103 mode : stop
104104 github-app-private-key : ${{ secrets.GH_APP_PRIVATE_KEY }}
105105 github-app-id : 287690
106106 label : ${{ needs.start-runner.outputs.label }}
107107 ec2-instance-id : ${{ needs.start-runner.outputs.ec2-instance-id }}
108- leave-ec2-instance-running : ${{ inputs.leave_ec2_instance_running }}
108+ leave-ec2-instance-running : ${{ inputs.leave_ec2_instance_running }}
You can’t perform that action at this time.
0 commit comments