From 19843b8d0809404dfae1828c6d7d1af355491279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:14:17 +0000 Subject: [PATCH] Github Actions(deps): Bump untitaker/hyperlink from 0.1.40 to 0.1.43 (#15) Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.40 to 0.1.43. - [Release notes](https://github.com/untitaker/hyperlink/releases) - [Commits](https://github.com/untitaker/hyperlink/compare/0.1.40...0.1.43) --- 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 1a71068..f4b6984 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.40 + uses: untitaker/hyperlink@0.1.43 with: args: /tmp/public