Skip to content

Commit ee3fb88

Browse files
Bump coursier/cache-action from 6.4.4 to 6.4.5
Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 6.4.4 to 6.4.5. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](coursier/cache-action@a0e7cd2...1ff273b) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 731a3e4 commit ee3fb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
with:
2525
java-version: ${{ matrix.java }}
2626
distribution: temurin
27-
- uses: coursier/cache-action@a0e7cd24be81bc84f0d7461e02bd1a96980553d7 # v6.4.4
27+
- uses: coursier/cache-action@1ff273bff02a8787bc9f1877d347948af647956d # v6.4.5
2828
- run: sbt -v $(if [[ "${{matrix.sbt_version}}" != "" ]] ; then echo "^^${{matrix.sbt_version}}" ; fi) test scripted

0 commit comments

Comments
 (0)