mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 13:13:35 +01:00
Bump untitaker/hyperlink from 0.1.15 to 0.1.18
Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.15 to 0.1.18. - [Release notes](https://github.com/untitaker/hyperlink/releases) - [Commits](https://github.com/untitaker/hyperlink/compare/0.1.15...0.1.18) --- updated-dependencies: - dependency-name: untitaker/hyperlink dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8e18eb1e97
commit
a0080ecacf
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.15
|
||||
uses: untitaker/hyperlink@0.1.18
|
||||
with:
|
||||
args: _site/ --sources src/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user