From c1bda613a4defbf6a1955631395c5a675f30fb6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 22:07:56 +0000 Subject: [PATCH] Update terraform-docs/gh-actions action to v1.4.1 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9be0914..491bb34 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -51,7 +51,7 @@ jobs: ref: ${{ github.event.pull_request.head.ref }} - name: Generate Terraform docs - uses: terraform-docs/gh-actions@v1.2.0 + uses: terraform-docs/gh-actions@v1.4.1 with: working-dir: . config-file: .terraform-docs.yml