From fa458db00d0cffad5252c0f89bbad1563c6bde33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 18:16:01 +0100 Subject: [PATCH] Github Actions(deps): bump untitaker/hyperlink from 0.1.31 to 0.1.32 (#8) Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.31 to 0.1.32. - [Release notes](https://github.com/untitaker/hyperlink/releases) - [Commits](https://github.com/untitaker/hyperlink/compare/0.1.31...0.1.32) --- 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 65dcdac..46b2050 100644 --- a/.github/workflows/oranda.yml +++ b/.github/workflows/oranda.yml @@ -77,7 +77,7 @@ jobs: cp public/index.html /tmp/public - name: Check HTML for broken internal links - uses: untitaker/hyperlink@0.1.31 + uses: untitaker/hyperlink@0.1.32 with: args: /tmp/public