From 4cbc0d5e537d1bcd9436962108931350376c3f73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 13:16:38 +0000 Subject: [PATCH] gateway: bump coursier/setup-action from 2.0.2 to 2.0.3 Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/coursier/setup-action/releases) - [Commits](https://github.com/coursier/setup-action/compare/f7be3eb3dcef84a4e16fc8cd75c87beb2e5cbcc9...7acb5c9ea69bc1a1bb185ec45ebce2ac114f3628) --- updated-dependencies: - dependency-name: coursier/setup-action dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 a15ce5cb..a6363e00 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -57,7 +57,7 @@ jobs: if: false - uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # 6.4.7 if: false - - uses: coursier/setup-action@f7be3eb3dcef84a4e16fc8cd75c87beb2e5cbcc9 # v2.0.2 + - uses: coursier/setup-action@7acb5c9ea69bc1a1bb185ec45ebce2ac114f3628 # v2.0.3 if: false - uses: cpp-linter/cpp-linter-action@0f6d1b8d7e38b584cbee606eb23d850c217d54f8 # v2.15.1 if: false