From ff86ab0a6db71a35ba24ecb5f7b8c8889277dae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 20:00:45 +0000 Subject: [PATCH] Bump terraform-docs/gh-actions Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from d1c99433f7a1e5003ef213d70f89aaa47cb0b675 to b9ea051e31d6fea24f409f2445d563a4bbde7fbf. - [Release notes](https://github.com/terraform-docs/gh-actions/releases) - [Commits](https://github.com/terraform-docs/gh-actions/compare/d1c99433f7a1e5003ef213d70f89aaa47cb0b675...b9ea051e31d6fea24f409f2445d563a4bbde7fbf) --- 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 267575e..3dd9458 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@d1c99433f7a1e5003ef213d70f89aaa47cb0b675 + uses: terraform-docs/gh-actions@b9ea051e31d6fea24f409f2445d563a4bbde7fbf with: working-dir: . output-file: README.md