Skip to content

Commit

Permalink
Merge pull request #7637 from vmware-tanzu/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…google-github-actions/setup-gcloud-2

Bump google-github-actions/setup-gcloud from 0 to 2
  • Loading branch information
blackpiglet authored Apr 11, 2024
2 parents b91b907 + c36dc92 commit 85e8b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
sudo apt-get install python2.7
export CLOUDSDK_PYTHON="/usr/bin/python2"
- uses: google-github-actions/setup-gcloud@v0
- uses: google-github-actions/setup-gcloud@v2
with:
version: '285.0.0'
service_account_key: ${{ secrets.GCS_SA_KEY }}
Expand Down

0 comments on commit 85e8b73

Please sign in to comment.