Skip to content

Commit 4b2599d

Browse files
Bump untitaker/hyperlink from 0.1.44 to 0.2.0 (#2539)
Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.44 to 0.2.0. - [Release notes](https://github.com/untitaker/hyperlink/releases) - [Commits](untitaker/hyperlink@0.1.44...0.2.0) --- updated-dependencies: - dependency-name: untitaker/hyperlink dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
1 parent 2343ae9 commit 4b2599d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Link check
4848
continue-on-error: true # <- If set to false, run fails with broken links
49-
uses: untitaker/hyperlink@0.1.44
49+
uses: untitaker/hyperlink@0.2.0
5050
with:
5151
args: website_and_docs/public/ --check-anchors
5252

0 commit comments

Comments
 (0)