From 597671d3b839bad0d24c9d75fda89a21908e40a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:23:17 +1200 Subject: [PATCH] Update dflook/terraform-validate digest to 93108d6 (#8) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/terraform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terraform.yaml b/.github/workflows/terraform.yaml index a2a48ace..9a8cf977 100644 --- a/.github/workflows/terraform.yaml +++ b/.github/workflows/terraform.yaml @@ -16,7 +16,7 @@ jobs: - name: Checkout code uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08 - name: Validate Terraform - uses: dflook/terraform-validate@9cfdf207ffbd0ec5d171403a24feb222591ffdc7 + uses: dflook/terraform-validate@93108d6d37b2fd79d527ec77c190105de1429bb5 with: path: terraform/environment/github \ No newline at end of file