mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-12-21 05:44:34 -05:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
188ef0f789
commit
1d8bff0090
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -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/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user