From 4461188c5f8316a8f8cc31f8429c9f7af0247708 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 00:10:05 +0000 Subject: [PATCH] chore(deps): update tj-actions/auto-doc action to v1.7.3 --- .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 c580ff099fe..e3ff5310fde 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.2 + uses: tj-actions/auto-doc@v1.7.3 - name: Run test uses: tj-actions/remark@v3