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:
dependabot[bot] 2021-11-21 01:23:22 +00:00 committed by Daniel Gray
parent a0080ecacf
commit 7d366c8fa1
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3

View File

@ -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/