diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 02bf936..51e29aa 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -20,7 +20,7 @@ jobs: gcloud --version - name: Authenticate with Google Cloud and install kubectl - uses: GoogleCloudPlatform/github-actions/setup-gcloud@main + uses: GoogleCloudPlatform/github-actions/setup-gcloud@master with: service_account_key: ${{ secrets.GKE_SECRET-CPS}} project_id: data-science-project-418009