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 c22a926 commit 7f24577Copy full SHA for 7f24577
.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@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db' # v3
42
- name: Install deps
43
run: |
44
sudo apt update && sudo apt install -y qemu-utils
0 commit comments