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 26539aa commit c913952Copy full SHA for c913952
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
22
- name: Check Terraform docs
23
- uses: terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
+ uses: terraform-docs/gh-actions@6de6da0cefcc6b4b7a5cbea4d79d97060733093c # v1.4.1
24
with:
25
working-dir: .
26
output-file: README.md
0 commit comments