Skip to content

Commit 9fb53c3

Browse files
Bump coursier/cache-action from 8.0.0 to 8.0.1 (sbt#557)
* Bump coursier/cache-action from 8.0.0 to 8.0.1 Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](coursier/cache-action@c5ca793...e47d7d3) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Upgrade coursier/cache-action to v8.0.1 Updated coursier/cache-action version from v6.4.8 to v8.0.1. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kenji yoshida <6b656e6a69@gmail.com>
1 parent 0c1008a commit 9fb53c3

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@1cad58d595b729a71ca2254cdf5b43dd6f42d4bb # v1.1.18
30-
- uses: coursier/cache-action@c5ca79321d170b8a18c288d9cadc2a6037166d0f # v6.4.8
30+
- uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # v8.0.1
3131
- run: |
3232
git config --global user.email "example@example.com"
3333
git config --global user.name "example"

0 commit comments

Comments
 (0)