hardcode GCP version

This commit is contained in:
antoniocarlon
2020-09-23 09:46:06 +02:00
parent dbb7248f67
commit 95bd089366

View File

@@ -14,8 +14,8 @@ jobs:
- name: Setup gcloud authentication
uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
version: '300.0.0'
with:
version: '300.0.0'
service_account_key: ${{ secrets.GCS }}
- name: Pull base image