From fb5747dfcf61a69a78321abd03e90d0193c4ac39 Mon Sep 17 00:00:00 2001 From: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 03:37:01 +0600 Subject: [PATCH] Update deploy.yml Signed-off-by: KhulnaSoft bot <43526132+khulnasoft-bot@users.noreply.github.com> --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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