Skip to content

Commit 527d5ff

Browse files
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 98c83b4 commit 527d5ff

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@6bec67c98f542b9e17369bfca0ec822ac1363194 # v1.1.19
30-
- uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1
30+
- uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8.1.0
3131
- run: |
3232
git config --global user.email "example@example.com"
3333
git config --global user.name "example"

0 commit comments

Comments
 (0)