Merge pull request #626 from CartoDB/chore/sc-219063/Z8YDB2NR
Fix deprecation notice GHAction
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
run: echo "CLOUDSDK_PYTHON=/usr/bin/python" >> $GITHUB_ENV
|
run: echo "CLOUDSDK_PYTHON=/usr/bin/python" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Setup gcloud authentication
|
- name: Setup gcloud authentication
|
||||||
uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
|
uses: google-github-actions/setup-gcloud@v0
|
||||||
with:
|
with:
|
||||||
service_account_key: ${{ secrets.GCS }}
|
service_account_key: ${{ secrets.GCS }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user