diff --git a/.github/workflows/update-docs.yml b/.github/workflows/update-docs.yml index de2b23a626..a73b9e73db 100644 --- a/.github/workflows/update-docs.yml +++ b/.github/workflows/update-docs.yml @@ -36,7 +36,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # ratchet:actions/checkout@v4 - name: Generate TF docs - uses: terraform-docs/gh-actions@f6d59f89a280fa0a3febf55ef68f146784b20ba0 # ratchet:terraform-docs/gh-actions@v1.0.0 + uses: terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # ratchet:terraform-docs/gh-actions@v1.3.0 with: find-dir: . git-commit-message: "docs: auto update terraform docs"