fixing CI

This commit is contained in:
Alberto Hernández 2022-09-01 15:38:01 +02:00 committed by GitHub
parent 10a34da232
commit 2819382dd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ jobs:
run: echo "CLOUDSDK_PYTHON=/usr/bin/python" >> $GITHUB_ENV
- name: Setup gcloud authentication
uses: 'google-github-actions/setup-gcloud@v0'
uses: 'google-github-actions/setup-gcloud@v0.6.0'
with:
service_account_key: ${{ secrets.GCS }}