Skip to content

Commit ef06b30

Browse files
Bump coursier/cache-action from 6.4.7 to 6.4.8
Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 6.4.7 to 6.4.8. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](coursier/cache-action@4e26158...bebeeb0) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-version: 6.4.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a038137 commit ef06b30

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
@@ -15,5 +15,5 @@ jobs:
1515
java-version: 8
1616
distribution: temurin
1717
- uses: sbt/setup-sbt@v1
18-
- uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # v6.4.7
18+
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v6.4.8
1919
- run: sbt -v "+ Test/compile"

0 commit comments

Comments
 (0)