diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a2a01e1..4a5e2d0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: uses: actions/checkout@v4 - name: Setup Terraform - uses: hashicorp/setup-terraform@v3 + uses: hashicorp/setup-terraform@v4 - name: Configure AWS credentials uses: aws-actions/configure-aws-credentials@v4