Skip to content

Commit

Permalink
Bump coursier/setup-action from 1.2.1 to 1.3.0 (#4)
Browse files Browse the repository at this point in the history
Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/coursier/setup-action/releases)
- [Commits](coursier/setup-action@v1.2.1...v1.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

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 Nov 10, 2022
1 parent 7cde4f6 commit 943e80e
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 @@ -15,7 +15,7 @@ jobs:
with:
fetch-depth: 0
- uses: coursier/[email protected]
- uses: coursier/setup-action@v1.2.1
- uses: coursier/setup-action@v1.3.0
with:
jvm: temurin:17
- name: Test
Expand All @@ -30,7 +30,7 @@ jobs:
with:
fetch-depth: 0
- uses: coursier/[email protected]
- uses: coursier/setup-action@v1.2.1
- uses: coursier/setup-action@v1.3.0
with:
jvm: temurin:17
- name: Release
Expand Down

0 comments on commit 943e80e

Please sign in to comment.