We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54b70d commit 89cfb9dCopy full SHA for 89cfb9d
.github/workflows/terraform.yml
@@ -110,7 +110,7 @@ jobs:
110
ref: 'main' # Force checkout of main branch to avoid caching from previous jobs
111
112
- name: Terraform Docs
113
- uses: terraform-docs/gh-actions@e47bfa196e79fa50987ef391be236d9d97b0c786 # v1.2.0
+ uses: terraform-docs/gh-actions@89278fb4a14410bf46fcfbbfd6c96e962ae7b13c # v1.2.1
114
with:
115
working-dir: ./terraform
116
output-file: USAGE.md
0 commit comments