Skip to content

Commit

Permalink
build(deps): bump coursier/setup-action from 1.3.7 to 1.3.8 (#167)
Browse files Browse the repository at this point in the history
Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/coursier/setup-action/releases)
- [Commits](coursier/setup-action@v1.3.7...v1.3.8)

---
updated-dependencies:
- dependency-name: coursier/setup-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent d92f1f9 commit a043c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: coursier/cache-action@v6
- uses: coursier/[email protected].7
- uses: coursier/[email protected].8
with:
jvm: temurin:1.17
apps: "scala-cli"
Expand Down

0 comments on commit a043c84

Please sign in to comment.