From a71fa58337970a20d60e17e39335ac220eccb07c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 10:10:34 +0000 Subject: [PATCH] Update tj-actions/auto-doc action to v3.5.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 2a48d2f..365abe6 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.4.1 + uses: tj-actions/auto-doc@v3.5.0 - name: Run test uses: tj-actions/remark@v3