diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 8971daa..dc1ca26 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -37,7 +37,7 @@ jobs: service_account: 'terraform@pluralsh.iam.gserviceaccount.com' token_format: 'access_token' create_credentials_file: true - - uses: google-github-actions/setup-gcloud@v0.3.0 + - uses: google-github-actions/setup-gcloud@v1.0.0 - name: Login to gcr run: gcloud auth configure-docker -q - name: Login to plural registry