Skip to content

Commit 8c4e3ed

Browse files
dependabot[bot]xuwei-k
authored andcommitted
Bump coursier/cache-action from 8.1.0 to 8.1.1
Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](coursier/cache-action@90c3729...95e5b10) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7843b2f commit 8c4e3ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: 17
1616
distribution: temurin
1717
- uses: sbt/setup-sbt@v1
18-
- uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0
18+
- uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d # v8.1.1
1919
- run: sbt -v "+ Test/compile"

0 commit comments

Comments
 (0)