We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e1476 commit 007fb5cCopy full SHA for 007fb5c
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
aws-region: "eu-west-1"
23
- name: Start EC2 runner
24
id: start-ec2-runner
25
- uses: NillionNetwork/ec2-github-runner@v2.2
+ uses: NillionNetwork/ec2-github-runner@chore/aws_v3_sdk_upgrade
26
with:
27
mode: start
28
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN_RUNNER }}
0 commit comments