Skip to content

Commit

Permalink
Update google-github-actions/setup-gcloud action to v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2023
1 parent 40d06c9 commit a830844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/google.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v2

# Setup gcloud CLI
- uses: google-github-actions/setup-gcloud@v0.2.0
- uses: google-github-actions/setup-gcloud@v0.6.2
with:
service_account_key: ${{ secrets.GKE_SA_KEY }}
project_id: ${{ secrets.GKE_PROJECT }}
Expand Down

0 comments on commit a830844

Please sign in to comment.