File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5151
5252 - name : Start EC2 runner
5353 id : start-ec2-runner
54- uses : machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
54+ uses : machulav/ec2-github-runner@28fbe1c4d7d9ba74134ca5ebc559d5b0a989a856 # v2.3.8
5555 with :
5656 mode : start
5757 github-token : ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
@@ -152,7 +152,7 @@ jobs:
152152 aws-secret-access-key : ${{ secrets.AWS_SECRET_ACCESS_KEY }}
153153 aws-region : ${{ vars.AWS_REGION }}
154154 - name : Stop EC2 runner
155- uses : machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
155+ uses : machulav/ec2-github-runner@28fbe1c4d7d9ba74134ca5ebc559d5b0a989a856 # v2.3.8
156156 with :
157157 mode : stop
158158 github-token : ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
Original file line number Diff line number Diff line change 3131
3232 - name : Start EC2 runner
3333 id : start-ec2-runner
34- uses : machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
34+ uses : machulav/ec2-github-runner@28fbe1c4d7d9ba74134ca5ebc559d5b0a989a856 # v2.3.8
3535 with :
3636 mode : start
3737 github-token : ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
@@ -264,7 +264,7 @@ jobs:
264264 aws-region : ${{ vars.AWS_REGION }}
265265
266266 - name : Stop EC2 runner
267- uses : machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
267+ uses : machulav/ec2-github-runner@28fbe1c4d7d9ba74134ca5ebc559d5b0a989a856 # v2.3.8
268268 with :
269269 mode : stop
270270 github-token : ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
You can’t perform that action at this time.
0 commit comments