mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-12-20 05:14:35 -05:00
Bump untitaker/hyperlink from 0.1.18 to 0.1.19
Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.18 to 0.1.19. - [Release notes](https://github.com/untitaker/hyperlink/releases) - [Commits](https://github.com/untitaker/hyperlink/compare/0.1.18...0.1.19) --- 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
a0080ecacf
commit
7d366c8fa1
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/src/* ${{ github.workspace }}/src/
|
||||||
mv /tmp/_site ${{ github.workspace }}/
|
mv /tmp/_site ${{ github.workspace }}/
|
||||||
- name: Internal link checker
|
- name: Internal link checker
|
||||||
uses: untitaker/hyperlink@0.1.18
|
uses: untitaker/hyperlink@0.1.19
|
||||||
with:
|
with:
|
||||||
args: _site/ --sources src/
|
args: _site/ --sources src/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user