Skip to content

Commit 6b954c0

Browse files
chore(deps): bump coursier/cache-action from 8.0.0 to 8.0.1 (#74)
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](coursier/cache-action@c5ca793...e47d7d3) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c75f90 commit 6b954c0

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@c5ca79321d170b8a18c288d9cadc2a6037166d0f
54+
- uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7
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@c5ca79321d170b8a18c288d9cadc2a6037166d0f
31+
- uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7
3232

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

0 commit comments

Comments
 (0)