From b328535dd72e8078b47375b3af0c922d8e1f15c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 21:47:15 +0000 Subject: [PATCH] Update tj-actions/auto-doc action to v2.7.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 031d934..c60bb04 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.7.0 + uses: tj-actions/auto-doc@v2.7.1 - name: Run test uses: tj-actions/remark@v3