From c5f387c0104a671600cb2dc2b22a3ba871021514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 10:32:14 +0000 Subject: [PATCH] chore(deps): bump coursier/cache-action from 8.1.0 to 8.1.1 Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](https://github.com/coursier/cache-action/compare/90c37294538be80a558fd665531fcdc2b467b475...95e5b1029b6b86e7bac033ee44a0697d8a527d2d) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-version: 8.1.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 a128d4a..3b84b4d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,7 @@ jobs: with: persist-credentials: false - - uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 + - uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d - name: Setup Scala uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c diff --git a/.github/workflows/format_check.yml b/.github/workflows/format_check.yml index 5a24a99..81a1933 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@90c37294538be80a558fd665531fcdc2b467b475 + - uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d - name: Setup Scala uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c diff --git a/.github/workflows/jacoco_check.yml b/.github/workflows/jacoco_check.yml index a4a960f..2e15a31 100644 --- a/.github/workflows/jacoco_check.yml +++ b/.github/workflows/jacoco_check.yml @@ -42,7 +42,7 @@ jobs: with: persist-credentials: false - - uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 + - uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d - name: Setup Scala uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c