From c459e319f9381f609eae23d280dd665becd95f04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 13:26:49 +0000 Subject: [PATCH] gateway: bump dorny/test-reporter from 2.1.1 to 2.4.0 Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 2.1.1 to 2.4.0. - [Release notes](https://github.com/dorny/test-reporter/releases) - [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md) - [Commits](https://github.com/dorny/test-reporter/compare/dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3...e17be7e0078fc00f61965f3b4032f1e1fdc7fcfb) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 041ca4e9..1d6a563c 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -21,7 +21,7 @@ jobs: if: false - uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6 if: false - - uses: dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3 # v2.1.1 + - uses: dorny/test-reporter@e17be7e0078fc00f61965f3b4032f1e1fdc7fcfb # v2.4.0 if: false - uses: DavidAnson/markdownlint-cli2-action@30a0e04f1870d58f8d717450cc6134995f993c63 # v21.0.0 if: false