From 6952826f4aa55a8f42c9eecd49e1446145beb5af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 19:54:32 +0000 Subject: [PATCH] Bump terraform-docs/gh-actions Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from b9ea051e31d6fea24f409f2445d563a4bbde7fbf to 62a6cc597a9a2ee6953471d4c9cc1668c66ebf36. - [Release notes](https://github.com/terraform-docs/gh-actions/releases) - [Commits](https://github.com/terraform-docs/gh-actions/compare/b9ea051e31d6fea24f409f2445d563a4bbde7fbf...62a6cc597a9a2ee6953471d4c9cc1668c66ebf36) --- updated-dependencies: - dependency-name: terraform-docs/gh-actions dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/terraform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terraform.yml b/.github/workflows/terraform.yml index edfee0f..f4d7dab 100644 --- a/.github/workflows/terraform.yml +++ b/.github/workflows/terraform.yml @@ -27,7 +27,7 @@ jobs: with: ref: ${{ github.event.pull_request.head.ref }} - name: Render terraform docs inside the README.md and push changes back to PR branch - uses: terraform-docs/gh-actions@b9ea051e31d6fea24f409f2445d563a4bbde7fbf + uses: terraform-docs/gh-actions@62a6cc597a9a2ee6953471d4c9cc1668c66ebf36 with: working-dir: . output-file: README.md