Skip to content

Commit

Permalink
Bump omsf-eco-infra/gha-runner to 0.4.0 (#598)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson authored Jan 15, 2025
1 parent a7a97b4 commit b7aa70d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
aws-region: us-east-1
- name: Create cloud runner
id: aws-start
uses: omsf-eco-infra/gha-runner@v0.3.0
uses: omsf-eco-infra/gha-runner@v0.4.0
with:
provider: "aws"
action: "start"
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
role-to-assume: arn:aws:iam::649715411074:role/gh-actions-runner-role
aws-region: us-east-1
- name: Stop instances
uses: omsf-eco-infra/gha-runner@v0.3.0
uses: omsf-eco-infra/gha-runner@v0.4.0
with:
provider: "aws"
action: "stop"
Expand Down

0 comments on commit b7aa70d

Please sign in to comment.