Skip to content

Commit

Permalink
Dependabot:(deps): Bump coursier/setup-action from 1.3.0 to 1.3.5 (#446)
Browse files Browse the repository at this point in the history
Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.0 to 1.3.5.
- [Release notes](https://github.com/coursier/setup-action/releases)
- [Commits](coursier/setup-action@v1.3...v1.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alfonso Roa <alfonso.roa@habla.dev>
  • Loading branch information
dependabot[bot] and alfonsorr committed May 17, 2024
1 parent 3576403 commit 0fa804a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wc_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@v4

# SETUP & CACHE
- uses: coursier/setup-action@v1.3.0
- uses: coursier/setup-action@v1.3.5
with:
jvm: adopt:8
apps: sbt scala scalafmt # https://github.com/coursier/apps
Expand Down

0 comments on commit 0fa804a

Please sign in to comment.