From 971f00acf94cf5bbf347e4bd005672a07df68ec1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 18:30:50 +0000 Subject: [PATCH] chore(deps): update tj-actions/auto-doc action to v3.0.1 --- .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 7c4c134..edbf8d9 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@v3.0.0 + uses: tj-actions/auto-doc@v3.0.1 - name: Run test uses: tj-actions/remark@v3