From e450d41a148564975a2c89d717644fbf4cad0c05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 17:46:02 +0000 Subject: [PATCH] gateway: bump coursier/setup-action from 2.0.3 to 3.0.0 Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 2.0.3 to 3.0.0. - [Release notes](https://github.com/coursier/setup-action/releases) - [Commits](https://github.com/coursier/setup-action/compare/7acb5c9ea69bc1a1bb185ec45ebce2ac114f3628...fd1707a76b027efdfb66ca79318b4d29b72e5a02) --- updated-dependencies: - dependency-name: coursier/setup-action dependency-version: 3.0.0 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 0bf9aa42..e60ae12d 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -61,7 +61,7 @@ jobs: if: false - uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0 if: false - - uses: coursier/setup-action@7acb5c9ea69bc1a1bb185ec45ebce2ac114f3628 # v2.0.3 + - uses: coursier/setup-action@fd1707a76b027efdfb66ca79318b4d29b72e5a02 # v3.0.0 if: false - uses: cpp-linter/cpp-linter-action@0f6d1b8d7e38b584cbee606eb23d850c217d54f8 # v2.15.1 if: false