diff --git a/.github/workflows/dependency-tests.yml b/.github/workflows/dependency-tests.yml index 3e8e28d..1c591be 100644 --- a/.github/workflows/dependency-tests.yml +++ b/.github/workflows/dependency-tests.yml @@ -56,7 +56,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: find-dir: . output-file: README.md