From 933832a9e8ad4c3c7f23375c88dfea3581a55b3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 20:16:24 +0000 Subject: [PATCH] chore(deps): update tj-actions/auto-doc action to v2.4.0 --- .github/workflows/update-readme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-readme.yml b/.github/workflows/update-readme.yml index 611a6e3..a217641 100644 --- a/.github/workflows/update-readme.yml +++ b/.github/workflows/update-readme.yml @@ -14,7 +14,7 @@ jobs: fetch-depth: 0 - name: Run auto-doc - uses: tj-actions/auto-doc@v2.3.2 + uses: tj-actions/auto-doc@v2.4.0 - name: Run test uses: tj-actions/remark@v3