From 7f9f9aeb492b09078b4998c5398f470f30a4810d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:21:53 +0000 Subject: [PATCH] Bump coursier/setup-action from 1 to 2 Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1 to 2. - [Release notes](https://github.com/coursier/setup-action/releases) - [Commits](https://github.com/coursier/setup-action/compare/v1...v2) --- updated-dependencies: - dependency-name: coursier/setup-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9a52a41e..72cd48c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -277,7 +277,7 @@ jobs: distribution: temurin java-version: 11 - - uses: coursier/setup-action@v1 + - uses: coursier/setup-action@v2 with: apps: scala-steward