diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index aa6cccce..b6fcd28b 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -110,7 +110,7 @@ jobs: credentials_json: ${{ secrets.GCP_SA_KEY }} - name: Deploy to Google Cloud Functions - uses: google-github-actions/deploy-cloud-functions@v1.0.1 + uses: google-github-actions/deploy-cloud-functions@v2.0.0 with: name: ${{ github.event_name == 'release' && 'openhabGoogleAssistant' || 'openhabGoogleAssistant_test' }} runtime: nodejs18