Github Actions(deps): Bump untitaker/hyperlink from 0.1.32 to 0.1.40 (#14)

Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.32 to 0.1.40.
- [Release notes](https://github.com/untitaker/hyperlink/releases)
- [Commits](https://github.com/untitaker/hyperlink/compare/0.1.32...0.1.40)

---
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:
dependabot[bot] 2024-10-28 16:10:09 +00:00 committed by GitHub
parent 77dd32e5d0
commit 46d8223136
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,7 +79,7 @@ jobs:
cp public/index.html /tmp/public cp public/index.html /tmp/public
- name: Check HTML for broken internal links - name: Check HTML for broken internal links
uses: untitaker/hyperlink@0.1.32 uses: untitaker/hyperlink@0.1.40
with: with:
args: /tmp/public args: /tmp/public