fix action

This commit is contained in:
Alberto Hernández
2022-09-01 15:27:28 +02:00
committed by GitHub
parent c7ed86072b
commit 8caa735262

View File

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