Skip to content

Commit 3c73da2

Browse files
dependabot[bot]xuwei-k
authored andcommitted
Bump coursier/cache-action from 8.0.1 to 8.1.0
Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](coursier/cache-action@e47d7d3...90c3729) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f292655 commit 3c73da2

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
@@ -24,5 +24,5 @@ jobs:
2424
- shell: bash
2525
name: install sbt
2626
run: curl -Ls https://raw.githubusercontent.com/dwijnand/sbt-extras/103ab5905df0d7be505e258fc600935bbb511ec9/sbt > ./sbt && chmod 0755 ./sbt
27-
- uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1
27+
- uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0
2828
- run: ./sbt -v ";+check ;+cpl ;+test; +doc; lint"

0 commit comments

Comments
 (0)