From 278ff2ff83d80315a970407e6f4a94e978072c64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 21:50:02 +0000 Subject: [PATCH] Update terraform-docs/gh-actions action to v1.4.1 --- .github/workflows/terraform-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terraform-release.yaml b/.github/workflows/terraform-release.yaml index 346b6ac..5a3046e 100644 --- a/.github/workflows/terraform-release.yaml +++ b/.github/workflows/terraform-release.yaml @@ -70,7 +70,7 @@ jobs: ref: 'main' - name: 📄 Render terraform docs inside the README.md and push changes back to PR branch - uses: terraform-docs/gh-actions@v1.2.0 + uses: terraform-docs/gh-actions@v1.4.1 with: working-dir: . output-file: README.md