From 815207172613d1a52b021f440d2ca9fbd7fe0df0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 00:09:00 +0000 Subject: [PATCH] chore(deps): update terraform-docs/gh-actions action from vv1.1.0 to v1.2.0 --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 046b7a8..91d202f 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -40,7 +40,7 @@ jobs: token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN || secrets.GITHUB_TOKEN }} - name: Terraform Docs - uses: terraform-docs/gh-actions@v1.1.0 + uses: terraform-docs/gh-actions@v1.2.0 with: git-push: true output-file: USAGE.md