diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a2d56dc..1d11f43 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,7 @@ jobs: with: persist-credentials: false - - uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 + - uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f - name: Setup Scala uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c diff --git a/.github/workflows/format_check.yml b/.github/workflows/format_check.yml index 33a49c1..a7aa052 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@bebeeb0e6f48ebad66d3783946588ecf43114433 + - uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f - name: Setup Scala uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c diff --git a/.github/workflows/jacoco_check.yml b/.github/workflows/jacoco_check.yml index aafb6ce..3ad7b8a 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@bebeeb0e6f48ebad66d3783946588ecf43114433 + - uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f - name: Setup Scala uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c