Skip to content

Commit

Permalink
chore: use a newer gcloud version for CLI release (#1297)
Browse files Browse the repository at this point in the history
  • Loading branch information
bharathkkb authored Nov 29, 2022
1 parent c59422d commit 4b1973a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- uses: google-github-actions/setup-gcloud@v1
with:
version: "366.0.0"
version: "410.0.0"

# used by make release which runs gcloud alpha storage
- name: Install gcloud alpha commands
Expand Down

0 comments on commit 4b1973a

Please sign in to comment.