We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771090d commit c3d11cfCopy full SHA for c3d11cf
.github/workflows/tf-docs.yml
@@ -28,7 +28,7 @@ jobs:
28
ref: ${{ github.event.pull_request.head.ref }}
29
30
- name: Render terraform docs and push changes back to PR
31
- uses: terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
+ uses: terraform-docs/gh-actions@6de6da0cefcc6b4b7a5cbea4d79d97060733093c # v1.4.1
32
with:
33
working-dir: src
34
output-file: README.md
0 commit comments