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 f76fb84 commit 1811b1cCopy full SHA for 1811b1c
.github/workflows/create-vm.yml
@@ -47,7 +47,7 @@ jobs:
47
run: |
48
gcloud auth activate-service-account --key-file ${{ steps.auth.outputs.credentials_file_path }}
49
- id: create-runner
50
- uses: gitpod-io/gce-github-runner@${{ github.sha }}
+ uses: gitpod-io/gce-github-runner@wv/add-label-input
51
with:
52
runner_token: ${{ secrets.runner_token }}
53
task: ${{ inputs.task }}
0 commit comments