Skip to content

Commit a17d985

Browse files
chore(deps): bump coursier/cache-action from 8.0.1 to 8.1.0
Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](coursier/cache-action@e47d7d3...90c3729) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8572b6 commit a17d985

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Checkout code
5252
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
5353

54-
- uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7
54+
- uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475
5555

5656
- name: Setup Scala
5757
uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c

.github/workflows/release_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2929
with:
3030
fetch-depth: 0
31-
- uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7
31+
- uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475
3232

3333
- name: Setup Scala
3434
uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c

0 commit comments

Comments
 (0)