Skip to content

Commit a391eee

Browse files
authored
Merge pull request #538 from instructlab/dependabot/github_actions/machulav/ec2-github-runner-2.3.8
build(deps): bump machulav/ec2-github-runner from 2.3.7 to 2.3.8
2 parents 84ddeb6 + 33d8e80 commit a391eee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/functional-gpu-nvidia-t4-x1.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
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 }}
@@ -136,7 +136,7 @@ jobs:
136136
aws-region: ${{ vars.AWS_REGION }}
137137

138138
- name: Stop EC2 runner
139-
uses: machulav/ec2-github-runner@1827d6ca7544d7044ddbd2e9360564651b463da2 # v2.3.7
139+
uses: machulav/ec2-github-runner@28fbe1c4d7d9ba74134ca5ebc559d5b0a989a856 # v2.3.8
140140
with:
141141
mode: stop
142142
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)