From 355c9f30590fa92a54cebaf8c83973817421726d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 5 Jan 2022 01:25:34 +0000 Subject: [PATCH] Update tj-actions/auto-doc action to v1.2.8 --- .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 ef2000f..0872bed 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.2.7 + uses: tj-actions/auto-doc@v1.2.8 - name: Run test uses: tj-actions/remark@v2.3