From 0400820e741af45bb46f29722b034d71f0a1a42a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 02:56:19 +0000 Subject: [PATCH] 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/link-validator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-validator.yml b/.github/workflows/link-validator.yml index 7fecd504a..ff1aaf1fc 100644 --- a/.github/workflows/link-validator.yml +++ b/.github/workflows/link-validator.yml @@ -42,7 +42,7 @@ jobs: uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1 - name: Setup Coursier - uses: coursier/setup-action@7acb5c9ea69bc1a1bb185ec45ebce2ac114f3628 # v2.0.3 + uses: coursier/setup-action@fd1707a76b027efdfb66ca79318b4d29b72e5a02 # v3.0.0 - name: Enable jvm-opts run: cp .jvmopts-ci .jvmopts