Skip to content

Commit 7f24577

Browse files
⬆️ Update google-github-actions/setup-gcloud action to v3
1 parent c22a926 commit 7f24577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-cloud-images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
workload_identity_provider: 'projects/908384205599/locations/global/workloadIdentityPools/github/providers/kairos'
3939
service_account: '[email protected]'
4040
- name: 'Set up Cloud SDK'
41-
uses: 'google-github-actions/setup-gcloud@cb1e50a9932213ecece00a606661ae9ca44f3397' # v2
41+
uses: 'google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db' # v3
4242
- name: Install deps
4343
run: |
4444
sudo apt update && sudo apt install -y qemu-utils

0 commit comments

Comments
 (0)