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 c4602fa commit 1c9ec38Copy full SHA for 1c9ec38
.github/workflows/upload-cloud-images.yaml
@@ -38,7 +38,7 @@ jobs:
38
workload_identity_provider: 'projects/908384205599/locations/global/workloadIdentityPools/github/providers/kairos'
39
service_account: '[email protected]'
40
- name: 'Set up Cloud SDK'
41
- uses: 'google-github-actions/setup-gcloud@cb1e50a9932213ecece00a606661ae9ca44f3397' # v2
+ uses: 'google-github-actions/setup-gcloud@e427ad8a34f8676edf47cf7d7925499adf3eb74f' # v2
42
- name: Install deps
43
run: |
44
sudo apt update && sudo apt install -y qemu-utils
0 commit comments