mirror of
https://github.com/m-lamonaca/json-to-env.git
synced 2025-04-05 10:26:40 +00:00
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
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:
parent
1ab9291899
commit
83972e3b8e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/oranda.yml
vendored
2
.github/workflows/oranda.yml
vendored
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue