From 43e48f07395a11c44c7a6f51464cf8b82b9eeb07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 04:13:16 +0000 Subject: [PATCH] Bump untitaker/hyperlink from 0.1.19 to 0.1.20 Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.19 to 0.1.20. - [Release notes](https://github.com/untitaker/hyperlink/releases) - [Commits](https://github.com/untitaker/hyperlink/compare/0.1.19...0.1.20) --- updated-dependencies: - dependency-name: untitaker/hyperlink dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 a89ddf97..88847a1a 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.19 + uses: untitaker/hyperlink@0.1.20 with: args: _site/ --sources src/