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 15acf1d commit 60482cdCopy full SHA for 60482cd
.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@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
+ uses: terraform-docs/gh-actions@6de6da0cefcc6b4b7a5cbea4d79d97060733093c # v1.4.1
114
with:
115
working-dir: ./terraform
116
output-file: USAGE.md
0 commit comments