diff --git a/.github/workflows/terraform-docs.yml b/.github/workflows/terraform-docs.yml index 33d26ee..800cf1d 100644 --- a/.github/workflows/terraform-docs.yml +++ b/.github/workflows/terraform-docs.yml @@ -13,7 +13,7 @@ jobs: ref: ${{ github.event.pull_request.head.ref }} - name: Render terraform docs inside the README.md and push changes back to PR branch - uses: terraform-docs/gh-actions@v1.1.0 + uses: terraform-docs/gh-actions@v1.2.0 with: working-dir: ./deploy/terraform output-file: README.MD