Skip to content

Commit 3cc0ca9

Browse files
Set correct version on G Cloud SDK
Signed-off-by: Kalle Westerling <7298727+kallewesterling@users.noreply.github.com>
1 parent 7c36ba5 commit 3cc0ca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-prod-gcs.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/456977358484/locations/global/workloadIdentityPools/chainguard-academy/providers/chainguard-edu"
3939

4040
- name: Setup G Cloud SDK
41-
uses: 'google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db' # v2.0.11
41+
uses: 'google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db' # v3.0.1
4242

4343
- name: Sync production directory to GCS
4444
run: |

0 commit comments

Comments
 (0)