From 16ea93c09df077cb7875a4b8797e25e026253ea6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 16:42:36 +0000 Subject: [PATCH] chore(deps): update tj-actions/auto-doc action to v2.2.5 --- .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 64c9560..e8d806c 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.2.4 + uses: tj-actions/auto-doc@v2.2.5 - name: Run test uses: tj-actions/remark@v3