diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4973f603481..e1415d124e7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Start EC2 runner id: start-ec2-runner - uses: AztecProtocol/ec2-action-builder@v9 + uses: AztecProtocol/ec2-action-builder@v11 with: github_token: ${{ secrets.GH_SELF_HOSTED_RUNNER_TOKEN }} aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}