From 7c2471130b80998497aad56f65e64b5b95244c0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 15:42:54 +0000 Subject: [PATCH] Update terraform-docs/gh-actions action to v1.1.0 --- .github/workflows/continuous-integration-terraform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-integration-terraform.yml b/.github/workflows/continuous-integration-terraform.yml index 1c56df3c..f6e0606a 100644 --- a/.github/workflows/continuous-integration-terraform.yml +++ b/.github/workflows/continuous-integration-terraform.yml @@ -28,7 +28,7 @@ jobs: fi - name: Validate Terraform docs - uses: terraform-docs/gh-actions@v1.0.0 + uses: terraform-docs/gh-actions@v1.1.0 with: working-dir: terraform config-file: .terraform-docs.yml