We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146e8e7 commit c1ef090Copy full SHA for c1ef090
.github/workflows/integration.yml
@@ -64,8 +64,8 @@ jobs:
64
go-version: '1.16'
65
66
- name: Set up Cloud SDK
67
- # https://github.com/google-github-actions/setup-gcloud/releases/tag/v0.2.0
68
- uses: google-github-actions/setup-gcloud@94337306dda8180d967a56932ceb4ddcf01edae7
+ # https://github.com/google-github-actions/setup-gcloud/releases/tag/v0.2.1
+ uses: google-github-actions/setup-gcloud@daadedc81d5f9d3c06d2c92f49202a3cc2b919ba
69
with:
70
project_id: ${{ secrets.GCP_PROJECT_ID }}
71
service_account_key: ${{ secrets.GCRTOKEN }}
0 commit comments