We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84ddeb6 + 33d8e80 commit a391eeeCopy full SHA for a391eee
.github/workflows/functional-gpu-nvidia-t4-x1.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Start EC2 runner
53
id: start-ec2-runner
54
- uses: machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
+ uses: machulav/ec2-github-runner@28fbe1c4d7d9ba74134ca5ebc559d5b0a989a856 # v2.3.8
55
with:
56
mode: start
57
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
@@ -136,7 +136,7 @@ jobs:
136
aws-region: ${{ vars.AWS_REGION }}
137
138
- name: Stop EC2 runner
139
140
141
mode: stop
142
0 commit comments