Github Actions(deps): Bump untitaker/hyperlink from 0.1.43 to 0.1.44 (#16)
Some checks failed
Oranda / Build and deploy site and docs (push) Has been cancelled

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

---
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] 2025-02-03 16:43:04 +00:00 committed by GitHub
parent 1ab9291899
commit 83972e3b8e
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.43 uses: untitaker/hyperlink@0.1.44
with: with:
args: /tmp/public args: /tmp/public