Skip to content

Commit 06bab78

Browse files
chore(deps): bump coursier/cache-action from 7.0.0 to 8.0.0 (#416)
Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](coursier/cache-action@bebeeb0...c5ca793) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ladislav Sulak <laco.sulak@gmail.com>
1 parent c23199b commit 06bab78

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
fetch-depth: 1
3434
persist-credentials: false
35-
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433
35+
- uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f
3636

3737
- name: Setup Scala
3838
uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c
@@ -67,7 +67,7 @@ jobs:
6767
with:
6868
fetch-depth: 1
6969
persist-credentials: false
70-
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433
70+
- uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f
7171

7272
- name: Setup Scala
7373
uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c

.github/workflows/release_publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
persist-credentials: false
3131
fetch-depth: 0
32-
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433
32+
- uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f
3333

3434
- name: Setup Scala
3535
uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
persist-credentials: false
5656
fetch-depth: 0
57-
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433
57+
- uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f
5858

5959
- name: Setup Scala
6060
uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c

0 commit comments

Comments
 (0)