diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 68e9723..daeac9b 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -11,7 +11,7 @@ jobs: with: 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: github-token: ${{ secrets.GH_TOKEN }} working-dir: .