From 9a2db14353640ec7db0a82a425f0fa13c4ad9e26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 18:00:57 +0000 Subject: [PATCH] Update terraform-docs/gh-actions action to v1.3.0 --- .github/workflows/documentation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index 80e082c..b85b0d3 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -22,7 +22,7 @@ jobs: - name: Render terraform docs inside the main and the modules README.md files and push changes back to PR branch id: terraform-docs - uses: terraform-docs/gh-actions@v1.0.0 + uses: terraform-docs/gh-actions@v1.3.0 with: find-dir: . args: --sort-by required