From 3da6650eab282e4f539ae9785a01431e65031180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 14:20:10 +0000 Subject: [PATCH] Bump terraform-docs/gh-actions Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from cfde42f79b15256c71f4b79ae1d6acea0f689952 to 7c16aaaacc92335d6d5c5d43778448deebaa3798. - [Release notes](https://github.com/terraform-docs/gh-actions/releases) - [Commits](https://github.com/terraform-docs/gh-actions/compare/cfde42f79b15256c71f4b79ae1d6acea0f689952...7c16aaaacc92335d6d5c5d43778448deebaa3798) --- 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 17ef9d4..70d9525 100644 --- a/.github/workflows/terraform.yml +++ b/.github/workflows/terraform.yml @@ -26,7 +26,7 @@ jobs: with: ref: ${{ github.ref }} - name: Render terraform docs and push changes back to PR branch - uses: terraform-docs/gh-actions@cfde42f79b15256c71f4b79ae1d6acea0f689952 + uses: terraform-docs/gh-actions@7c16aaaacc92335d6d5c5d43778448deebaa3798 with: working-dir: . output-file: README.md