@@ -291,7 +291,7 @@ jobs:
291
291
aws-secret-access-key : ${{ secrets.SELF_RUNNER_AWS_SECRET_ACCESS_KEY }}
292
292
aws-region : us-east-2
293
293
- name : Stop EC2 runner
294
- uses :
supertopher/[email protected] .5
294
+ uses :
supertopher/[email protected] .6
295
295
with :
296
296
mode : stop
297
297
github-token : ${{ needs.find_valid_pat.outputs.pat }}
@@ -425,7 +425,7 @@ jobs:
425
425
aws-secret-access-key : ${{ secrets.SELF_RUNNER_AWS_SECRET_ACCESS_KEY }}
426
426
aws-region : us-east-2
427
427
- name : Stop EC2 runner
428
- uses :
supertopher/[email protected] .5
428
+ uses :
supertopher/[email protected] .6
429
429
with :
430
430
mode : stop
431
431
github-token : ${{ secrets.AIRBYTEIO_PAT }}
@@ -569,7 +569,7 @@ jobs:
569
569
aws-secret-access-key : ${{ secrets.SELF_RUNNER_AWS_SECRET_ACCESS_KEY }}
570
570
aws-region : us-east-2
571
571
- name : Stop EC2 runner
572
- uses :
supertopher/[email protected] .5
572
+ uses :
supertopher/[email protected] .6
573
573
with :
574
574
mode : stop
575
575
github-token : ${{ secrets.AIRBYTEIO_PAT }}
@@ -693,7 +693,7 @@ jobs:
693
693
aws-secret-access-key : ${{ secrets.SELF_RUNNER_AWS_SECRET_ACCESS_KEY }}
694
694
aws-region : us-east-2
695
695
- name : Stop EC2 runner
696
- uses :
supertopher/[email protected] .5
696
+ uses :
supertopher/[email protected] .6
697
697
with :
698
698
mode : stop
699
699
github-token : ${{ secrets.OSS_BUILD_RUNNER_GITHUB_PAT }}
@@ -859,7 +859,7 @@ jobs:
859
859
aws-secret-access-key : ${{ secrets.SELF_RUNNER_AWS_SECRET_ACCESS_KEY }}
860
860
aws-region : us-east-2
861
861
- name : Stop EC2 runner
862
- uses :
supertopher/[email protected] .5
862
+ uses :
supertopher/[email protected] .6
863
863
with :
864
864
mode : stop
865
865
github-token : ${{ secrets.OSS_BUILD_RUNNER_GITHUB_PAT }}
@@ -992,7 +992,7 @@ jobs:
992
992
aws-secret-access-key : ${{ secrets.SELF_RUNNER_AWS_SECRET_ACCESS_KEY }}
993
993
aws-region : us-east-2
994
994
- name : Stop EC2 runner
995
- uses :
supertopher/[email protected] .5
995
+ uses :
supertopher/[email protected] .6
996
996
with :
997
997
mode : stop
998
998
github-token : ${{ secrets.OSS_BUILD_RUNNER_GITHUB_PAT }}
0 commit comments