From fd5d4dfda649ac5de0a3404e34a552822a44b983 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 11:59:34 +0000 Subject: [PATCH] Update terraform-docs/gh-actions action to v1 --- .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 0381c5f..990197d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -54,7 +54,7 @@ jobs: ref: ${{ github.event.pull_request.head.ref }} - name: Generate Terraform docs - uses: terraform-docs/gh-actions@v0.11.0 + uses: terraform-docs/gh-actions@v1.4.1 with: working-dir: . config-file: .terraform-docs.yml