Skip to content

Commit 67f6599

Browse files
dependabot[bot]xuwei-k
authored andcommitted
Bump coursier/cache-action from 7.0.0 to 8.0.0
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>
1 parent 7d0a2dc commit 67f6599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
java-version: ${{matrix.java}}
2828
distribution: zulu
2929
- uses: sbt/setup-sbt@a627500d27445f8c5021755a439829b6e78e3358 # v1.1.15
30-
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v6.4.8
30+
- uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # v6.4.8
3131
- run: |
3232
git config --global user.email "example@example.com"
3333
git config --global user.name "example"

0 commit comments

Comments
 (0)