diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2c24804..4f6fc7e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v4.1.2 - name: Setup Terraform - uses: hashicorp/setup-terraform@v3.1.12 + uses: hashicorp/setup-terraform@v3.1.2 - name: Authenticate to GitHub Container Registry uses: docker/login-action@v2