Skip to content

Commit

Permalink
chore(ci): hotfix runners not starting
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad authored and TomAFrench committed Apr 24, 2024
1 parent e69d673 commit 739ae8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
group: start-builder-${{ inputs.runner_label }}
steps:
- name: Start EC2 runner
uses: AztecProtocol/ec2-action-builder@v0.14e
uses: AztecProtocol/ec2-action-builder@v0.15
with:
github_token: ${{ secrets.GH_SELF_HOSTED_RUNNER_TOKEN }}
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 739ae8c

Please sign in to comment.