From 770a087e3c8ac05e2ceea08dfc49bcecb11e939e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 21:38:03 +0000 Subject: [PATCH] Bump terraform-docs/gh-actions Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from 72ed18e5751c95dc36107dff832598081ff56eb9 to f9a33581072a78f38e2f0bb728f56c8b674e50fc. - [Release notes](https://github.com/terraform-docs/gh-actions/releases) - [Commits](https://github.com/terraform-docs/gh-actions/compare/72ed18e5751c95dc36107dff832598081ff56eb9...f9a33581072a78f38e2f0bb728f56c8b674e50fc) --- 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 665a999..4d8b183 100644 --- a/.github/workflows/terraform.yml +++ b/.github/workflows/terraform.yml @@ -29,7 +29,7 @@ jobs: with: ref: ${{ github.event.pull_request.head.ref }} - name: Render terraform docs and push changes back to PR branch - uses: terraform-docs/gh-actions@72ed18e5751c95dc36107dff832598081ff56eb9 + uses: terraform-docs/gh-actions@f9a33581072a78f38e2f0bb728f56c8b674e50fc with: working-dir: . output-file: README.md