diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index bf78e3e..e2f3639 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -39,7 +39,7 @@ jobs: token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN || secrets.GITHUB_TOKEN }} - name: Terraform Docs - uses: terraform-docs/gh-actions@v1.0.0 + uses: terraform-docs/gh-actions@v1.1.0 with: git-push: true output-file: USAGE.md