From 941edfb46fcb0282e8115b547ed5cd91c2346d75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 13:18:30 +0000 Subject: [PATCH] Bump terraform-docs/gh-actions from 1.0.0 to 1.2.2 Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from 1.0.0 to 1.2.2. - [Release notes](https://github.com/terraform-docs/gh-actions/releases) - [Commits](https://github.com/terraform-docs/gh-actions/compare/v1.0.0...v1.2.2) --- updated-dependencies: - dependency-name: terraform-docs/gh-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/terraform-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terraform-docs.yml b/.github/workflows/terraform-docs.yml index c6c3a9f..79c4408 100644 --- a/.github/workflows/terraform-docs.yml +++ b/.github/workflows/terraform-docs.yml @@ -25,7 +25,7 @@ jobs: run: terraform fmt -recursive - name: terraform-docs-gh-actions - uses: terraform-docs/gh-actions@v1.0.0 + uses: terraform-docs/gh-actions@v1.2.2 with: config-file: .terraform-docs.yml working-dir: .