From 5b5161e2391b9cea9d26804dfc86cd2cb8140047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 03:03:21 +0000 Subject: [PATCH] Bump coursier/setup-action from 1.3.9 to 2.0.1 Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.9 to 2.0.1. - [Release notes](https://github.com/coursier/setup-action/releases) - [Commits](https://github.com/coursier/setup-action/compare/039f736548afa5411c1382f40a5bd9c2d30e0383...7fdbcb2ec74047d6f6270a85967bc8ff1cebe626) --- updated-dependencies: - dependency-name: coursier/setup-action dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/scala-steward.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scala-steward.yml b/.github/workflows/scala-steward.yml index ff99c54..a8a7cec 100644 --- a/.github/workflows/scala-steward.yml +++ b/.github/workflows/scala-steward.yml @@ -57,7 +57,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Run Coursier Setup Action - uses: coursier/setup-action@039f736548afa5411c1382f40a5bd9c2d30e0383 # v1.3.9 + uses: coursier/setup-action@7fdbcb2ec74047d6f6270a85967bc8ff1cebe626 # v2.0.1 with: jvm: liberica:${{ matrix.jdk }} apps: sbt