We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e0f35 commit 12d10cfCopy full SHA for 12d10cf
1 file changed
.github/workflows/test.yaml
@@ -40,7 +40,7 @@ jobs:
40
token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN || secrets.GITHUB_TOKEN }}
41
42
- name: Terraform Docs
43
- uses: terraform-docs/gh-actions@v1.1.0
+ uses: terraform-docs/gh-actions@v1.2.0
44
with:
45
git-push: true
46
output-file: USAGE.md
0 commit comments