Skip to content

Commit

Permalink
Bump coursier/setup-action from 1.3.4 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.4 to 1.3.5.
- [Release notes](https://github.com/coursier/setup-action/releases)
- [Commits](coursier/setup-action@v1.3.4...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 Feb 5, 2024
1 parent 0e44bfa commit 5a68471
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
submodules: true
- uses: coursier/[email protected]
- uses: coursier/[email protected].4
- uses: coursier/[email protected].5
with:
jvm: 8
apps: sbt
Expand All @@ -32,7 +32,7 @@ jobs:
fetch-depth: 0
submodules: true
- uses: coursier/[email protected]
- uses: coursier/[email protected].4
- uses: coursier/[email protected].5
with:
jvm: 8
apps: sbt
Expand Down

0 comments on commit 5a68471

Please sign in to comment.