Skip to content

Commit

Permalink
Dependabot:(deps): Bump coursier/setup-action from 1.3.0 to 1.3.5
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent f0d501c commit 1c8fc48
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/[email protected].0
- uses: coursier/[email protected].5
with:
jvm: adopt:8
apps: sbt scala scalafmt # https://github.com/coursier/apps
Expand Down

0 comments on commit 1c8fc48

Please sign in to comment.