From b7f34da1f8593e0cad11ac142f30d0a05d448054 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 09:28:00 +0000 Subject: [PATCH] Bump tj-actions/remark from 2.3 to 3 Bumps [tj-actions/remark](https://github.com/tj-actions/remark) from 2.3 to 3. - [Release notes](https://github.com/tj-actions/remark/releases) - [Changelog](https://github.com/tj-actions/remark/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/remark/compare/v2.3...v3) --- updated-dependencies: - dependency-name: tj-actions/remark dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update-doc-assets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-doc-assets.yml b/.github/workflows/update-doc-assets.yml index 7fbf4e3e..9d7a9ccf 100644 --- a/.github/workflows/update-doc-assets.yml +++ b/.github/workflows/update-doc-assets.yml @@ -14,7 +14,7 @@ jobs: fetch-depth: 0 - name: Run test - uses: tj-actions/remark@v2.3 + uses: tj-actions/remark@v3 - name: Verify Changed files uses: tj-actions/verify-changed-files@v9