File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5656
5757 - name : Start EC2 runner
5858 id : start-ec2-runner
59- uses : machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
59+ uses : machulav/ec2-github-runner@28fbe1c4d7d9ba74134ca5ebc559d5b0a989a856 # v2.3.8
6060 with :
6161 mode : start
6262 github-token : ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
@@ -196,7 +196,7 @@ jobs:
196196 aws-region : ${{ vars.AWS_REGION }}
197197
198198 - name : Stop EC2 runner
199- uses : machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
199+ uses : machulav/ec2-github-runner@28fbe1c4d7d9ba74134ca5ebc559d5b0a989a856 # v2.3.8
200200 with :
201201 mode : stop
202202 github-token : ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
Original file line number Diff line number Diff line change 3737
3838 - name : Start EC2 runner
3939 id : start-ec2-runner
40- uses : machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
40+ uses : machulav/ec2-github-runner@28fbe1c4d7d9ba74134ca5ebc559d5b0a989a856 # v2.3.8
4141 with :
4242 mode : start
4343 github-token : ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
@@ -308,7 +308,7 @@ jobs:
308308 aws-region : ${{ vars.AWS_REGION }}
309309
310310 - name : Stop EC2 runner
311- uses : machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
311+ uses : machulav/ec2-github-runner@28fbe1c4d7d9ba74134ca5ebc559d5b0a989a856 # v2.3.8
312312 with :
313313 mode : stop
314314 github-token : ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
Original file line number Diff line number Diff line change 4343
4444 - name : " Start EC2 runner"
4545 id : start-ec2-runner
46- uses : machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
46+ uses : machulav/ec2-github-runner@28fbe1c4d7d9ba74134ca5ebc559d5b0a989a856 # v2.3.8
4747 with :
4848 mode : start
4949 github-token : ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
@@ -124,7 +124,7 @@ jobs:
124124 aws-region : ${{ vars.AWS_REGION }}
125125
126126 - name : " Stop EC2 runner"
127- uses : machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
127+ uses : machulav/ec2-github-runner@28fbe1c4d7d9ba74134ca5ebc559d5b0a989a856 # v2.3.8
128128 with :
129129 mode : stop
130130 github-token : ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
You can’t perform that action at this time.
0 commit comments