diff --git a/.github/workflows/infra.yaml b/.github/workflows/infra.yaml index 7834fc2f..57036e24 100644 --- a/.github/workflows/infra.yaml +++ b/.github/workflows/infra.yaml @@ -31,7 +31,7 @@ jobs: credentials_json: ${{ secrets.GCP_SA_KEY }} - name: Set up Terraform - uses: hashicorp/setup-terraform@v3 + uses: hashicorp/setup-terraform@v4 - name: Initialize Terraform run: |