From 922b04ebff511ddd9a4a7636b6e8e3748b897751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 10:32:25 +0000 Subject: [PATCH] chore(deps): bump coursier/cache-action from 8.0.0 to 8.0.1 Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](https://github.com/coursier/cache-action/compare/c5ca79321d170b8a18c288d9cadc2a6037166d0f...e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- .github/workflows/format_check.yml | 2 +- .github/workflows/jacoco_check.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1d11f43..89b3972 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,7 @@ jobs: with: persist-credentials: false - - uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f + - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 - name: Setup Scala uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c diff --git a/.github/workflows/format_check.yml b/.github/workflows/format_check.yml index a7aa052..5dd1014 100644 --- a/.github/workflows/format_check.yml +++ b/.github/workflows/format_check.yml @@ -32,7 +32,7 @@ jobs: fetch-depth: 0 ref: ${{ github.event.pull_request.head.ref }} - - uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f + - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 - name: Setup Scala uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c diff --git a/.github/workflows/jacoco_check.yml b/.github/workflows/jacoco_check.yml index 3ad7b8a..15ff425 100644 --- a/.github/workflows/jacoco_check.yml +++ b/.github/workflows/jacoco_check.yml @@ -41,7 +41,7 @@ jobs: with: persist-credentials: false - - uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f + - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 - name: Setup Scala uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c