From b9a4f570b2ab1a9917a3ba8afc6df0a9f3f105e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 13:26:38 +0000 Subject: [PATCH] gateway: bump dorny/test-reporter from 2.1.1 to 2.5.0 Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 2.1.1 to 2.5.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...b082adf0eced0765477756c2a610396589b8c637) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-version: 2.5.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 5f4da897..b0e09799 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@b082adf0eced0765477756c2a610396589b8c637 # v2.5.0 if: false - uses: DavidAnson/markdownlint-cli2-action@07035fd053f7be764496c0f8d8f9f41f98305101 # v22.0.0 if: false