From b6ca4536663704f4cdde573379eabad77273d402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 11:10:21 +0200 Subject: [PATCH] Github Actions(deps): bump untitaker/hyperlink from 0.1.29 to 0.1.31 (#5) Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.29 to 0.1.31. - [Release notes](https://github.com/untitaker/hyperlink/releases) - [Commits](https://github.com/untitaker/hyperlink/compare/0.1.29...0.1.31) --- 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 e323acf..65dcdac 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.29 + uses: untitaker/hyperlink@0.1.31 with: args: /tmp/public