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 5050
5151 - name : Start EC2 runner
5252 id : start-ec2-runner
53- uses : machulav/ec2-github-runner@fcfb31a5760dad1314a64a0e172b78ec6fc8a17e # v2.3.6
53+ uses : machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
5454 with :
5555 mode : start
5656 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 : ${{ secrets.AWS_REGION }}
154154 - name : Stop EC2 runner
155- uses : machulav/ec2-github-runner@fcfb31a5760dad1314a64a0e172b78ec6fc8a17e # v2.3.6
155+ uses : machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
156156 with :
157157 mode : stop
158158 github-token : ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
Original file line number Diff line number Diff line change 2828
2929 - name : Start EC2 runner
3030 id : start-ec2-runner
31- uses : machulav/ec2-github-runner@fcfb31a5760dad1314a64a0e172b78ec6fc8a17e # v2.3.6
31+ uses : machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
3232 with :
3333 mode : start
3434 github-token : ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
@@ -229,7 +229,7 @@ jobs:
229229 aws-region : ${{ secrets.AWS_REGION }}
230230
231231 - name : Stop EC2 runner
232- uses : machulav/ec2-github-runner@fcfb31a5760dad1314a64a0e172b78ec6fc8a17e # v2.3.6
232+ uses : machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
233233 with :
234234 mode : stop
235235 github-token : ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
You can’t perform that action at this time.
0 commit comments