From e1d18c3f9c22243832f5fb73da1ed32ef758f886 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Dec 2022 03:17:14 +0000 Subject: [PATCH] Update tj-actions/auto-doc action to v1.7.2 --- .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 eabf609..1d35ef4 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@v1.7.1 + uses: tj-actions/auto-doc@v1.7.2 - name: Run test uses: tj-actions/remark@v3