From 46d82231362a49d42feab0655156fafd12ec29dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:10:09 +0000 Subject: [PATCH] Github Actions(deps): Bump untitaker/hyperlink from 0.1.32 to 0.1.40 (#14) Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.32 to 0.1.40. - [Release notes](https://github.com/untitaker/hyperlink/releases) - [Commits](https://github.com/untitaker/hyperlink/compare/0.1.32...0.1.40) --- 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 d05f58e..1a71068 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.32 + uses: untitaker/hyperlink@0.1.40 with: args: /tmp/public