From 83972e3b8ed92fee8cd1a563b539186138c52a6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:43:04 +0000 Subject: [PATCH] Github Actions(deps): Bump untitaker/hyperlink from 0.1.43 to 0.1.44 (#16) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/oranda.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/oranda.yml b/.github/workflows/oranda.yml index f4b6984..7d59b21 100644 --- a/.github/workflows/oranda.yml +++ b/.github/workflows/oranda.yml @@ -79,7 +79,7 @@ jobs: cp public/index.html /tmp/public - name: Check HTML for broken internal links - uses: untitaker/hyperlink@0.1.43 + uses: untitaker/hyperlink@0.1.44 with: args: /tmp/public