From 2afe438dd702e8540c6827bd511b6ef9db68d491 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 5 Feb 2022 09:50:14 +0000 Subject: [PATCH] Update tj-actions/auto-doc action to v1.2.13 --- .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 1182ac0..40fdc4b 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.11 + uses: tj-actions/auto-doc@v1.2.13 - name: Run test uses: tj-actions/remark@v2.3