From 876d3027afde6dca3d4fa9ee90dfd68bdad93106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 00:37:29 +0000 Subject: [PATCH] gateway: bump JustinBeckwith/linkinator-action from 1.11.0 to 2 Bumps [JustinBeckwith/linkinator-action](https://github.com/justinbeckwith/linkinator-action) from 1.11.0 to 2. - [Release notes](https://github.com/justinbeckwith/linkinator-action/releases) - [Changelog](https://github.com/JustinBeckwith/linkinator-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/justinbeckwith/linkinator-action/compare/3d5ba091319fa7b0ac14703761eebb7d100e6f6d...989d4a35b136884610cf66f0e43d994294fb7b00) --- updated-dependencies: - dependency-name: JustinBeckwith/linkinator-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dummy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dummy.yml b/.github/workflows/dummy.yml index 849be5c6..edd15717 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -27,7 +27,7 @@ jobs: if: false - uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4.7.3 if: false - - uses: JustinBeckwith/linkinator-action@3d5ba091319fa7b0ac14703761eebb7d100e6f6d # v1.11.0 + - uses: JustinBeckwith/linkinator-action@989d4a35b136884610cf66f0e43d994294fb7b00 # v2.0 if: false - uses: Kesin11/actions-timeline@54d513e0b5ff1158f1cf8321108d666a5a6c1fca # v2.2.5 if: false