diff --git a/.github/workflows/tf-docs.yaml b/.github/workflows/tf-docs.yaml index 6d04782..5b0c70a 100644 --- a/.github/workflows/tf-docs.yaml +++ b/.github/workflows/tf-docs.yaml @@ -31,7 +31,7 @@ jobs: uses: actions/checkout@v4.1.7 - name: Update module docs - uses: terraform-docs/gh-actions@v1.2.0 + uses: terraform-docs/gh-actions@v1.2.2 with: working-dir: examples/${{ matrix.module }} output-file: README.md