From 77e3b346beff729e98bdec991fc2b1896181acd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 12:04:38 +0000 Subject: [PATCH] Bump terraform-docs/gh-actions Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from d8f1a2272f04d6124103eb65815f007e091e756a to 6de6da0cefcc6b4b7a5cbea4d79d97060733093c. - [Release notes](https://github.com/terraform-docs/gh-actions/releases) - [Commits](https://github.com/terraform-docs/gh-actions/compare/d8f1a2272f04d6124103eb65815f007e091e756a...6de6da0cefcc6b4b7a5cbea4d79d97060733093c) --- updated-dependencies: - dependency-name: terraform-docs/gh-actions dependency-version: 6de6da0cefcc6b4b7a5cbea4d79d97060733093c 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 62b3975..579b134 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@d8f1a2272f04d6124103eb65815f007e091e756a + uses: terraform-docs/gh-actions@6de6da0cefcc6b4b7a5cbea4d79d97060733093c with: working-dir: . output-file: README.md