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 89cfb9d commit 0f09b98Copy full SHA for 0f09b98
.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@89278fb4a14410bf46fcfbbfd6c96e962ae7b13c # v1.2.1
+ uses: terraform-docs/gh-actions@cca78c27ac9e2b6545debf2ecae9df930fd3461c # v1.2.2
114
with:
115
working-dir: ./terraform
116
output-file: USAGE.md
0 commit comments