From e8f34d8f8fc792a6d51802aa7b9aa7f0f78d81cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 12:29:27 +0000 Subject: [PATCH] chore(deps): update hashicorp/setup-terraform digest to b9cd54a --- .github/workflows/validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 60be2ad0..438687e7 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -31,7 +31,7 @@ jobs: token: ${{ steps.generate-token.outputs.token }} - name: Install Terraform ⛰️ - uses: hashicorp/setup-terraform@651471c36a6092792c552e8b1bef71e592b462d8 # v3 + uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3 - name: Run TFLint ✅ uses: terraform-linters/setup-tflint@8093687ecc9dcbfa88d07c103ad4176739a7287e # v4