From a9a14f15bfab783113320011aae5eacdfd5f980f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 19:43:43 +0000 Subject: [PATCH] Update terraform-docs/gh-actions action to v1.2.2 --- .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 9b98394..88b14cd 100644 --- a/.github/workflows/continuous-integration-terraform.yml +++ b/.github/workflows/continuous-integration-terraform.yml @@ -61,7 +61,7 @@ jobs: ref: ${{ github.event.pull_request.head.ref }} - name: Generate Terraform docs - uses: terraform-docs/gh-actions@v1.1.0 + uses: terraform-docs/gh-actions@v1.2.2 with: working-dir: . config-file: .terraform-docs.yml