From d8fb95ee30870d422c5a8310b8c152be14eeaa32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 17:01:44 +0000 Subject: [PATCH] Bump terraform-docs/gh-actions Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from 72ed18e5751c95dc36107dff832598081ff56eb9 to d8f1a2272f04d6124103eb65815f007e091e756a. - [Release notes](https://github.com/terraform-docs/gh-actions/releases) - [Commits](https://github.com/terraform-docs/gh-actions/compare/72ed18e5751c95dc36107dff832598081ff56eb9...d8f1a2272f04d6124103eb65815f007e091e756a) --- 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 70dd96f..f6ca5ae 100644 --- a/.github/workflows/terraform.yml +++ b/.github/workflows/terraform.yml @@ -23,7 +23,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@72ed18e5751c95dc36107dff832598081ff56eb9 + uses: terraform-docs/gh-actions@d8f1a2272f04d6124103eb65815f007e091e756a with: working-dir: . output-file: README.md