From 1d8bff009082d4240980bfd99f4894a3722e2b9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jan 2022 23:21:47 -0500 Subject: [PATCH] Bump untitaker/hyperlink from 0.1.20 to 0.1.21 (#587) Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.20 to 0.1.21. - [Release notes](https://github.com/untitaker/hyperlink/releases) - [Commits](https://github.com/untitaker/hyperlink/compare/0.1.20...0.1.21) --- updated-dependencies: - dependency-name: untitaker/hyperlink dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 8022eeca..9f549e50 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -97,7 +97,7 @@ jobs: mv /tmp/src/* ${{ github.workspace }}/src/ mv /tmp/_site ${{ github.workspace }}/ - name: Internal link checker - uses: untitaker/hyperlink@0.1.20 + uses: untitaker/hyperlink@0.1.21 with: args: _site/ --sources src/