From 17f58e5b8ac6487b7f975ab5e42bf68891eec853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 01:15:04 +0000 Subject: [PATCH] Bump coursier/cache-action from 7 to 8 Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 7 to 8. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](https://github.com/coursier/cache-action/compare/v7...v8) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-version: '8' 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 8050b4e..f1b4dc7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: with: java-version: 8 distribution: temurin - - uses: coursier/cache-action@v7 + - uses: coursier/cache-action@v8 - uses: sbt/setup-sbt@v1 - run: git config core.whitespace tab-in-indent,trailing-space,space-before-tab,cr-at-eol - run: git show --oneline --check