diff --git a/.github/workflows/tfdocs.yml b/.github/workflows/tfdocs.yml index 4aeab21..0587801 100644 --- a/.github/workflows/tfdocs.yml +++ b/.github/workflows/tfdocs.yml @@ -10,7 +10,7 @@ jobs: ref: main - name: Render terraform docs inside the README.md and push changes back to PR branch - uses: terraform-docs/gh-actions@v1.3.0 + uses: terraform-docs/gh-actions@v1.4.1 with: working-dir: . config-file: .terraform-docs.yml