Skip to content

Commit

Permalink
Bump coursier/setup-action from 1.3.3 to 1.3.4 (#516)
Browse files Browse the repository at this point in the history
Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/coursier/setup-action/releases)
- [Commits](coursier/setup-action@v1.3.3...v1.3.4)

---
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 Oct 30, 2023
1 parent 64a84da commit 75cd5a6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fetch-depth: 0
submodules: true
- uses: coursier/[email protected]
- uses: coursier/[email protected].3
- uses: coursier/[email protected].4
with:
jvm: 8
- name: Test
Expand All @@ -34,7 +34,7 @@ jobs:
fetch-depth: 0
submodules: true
- uses: coursier/[email protected]
- uses: coursier/[email protected].3
- uses: coursier/[email protected].4
with:
jvm: 8
- name: Test
Expand All @@ -48,7 +48,7 @@ jobs:
fetch-depth: 0
submodules: true
- uses: coursier/[email protected]
- uses: coursier/[email protected].3
- uses: coursier/[email protected].4
with:
jvm: 8
apps: scalafmt:3.7.14
Expand All @@ -63,7 +63,7 @@ jobs:
fetch-depth: 0
submodules: true
- uses: coursier/[email protected]
- uses: coursier/[email protected].3
- uses: coursier/[email protected].4
with:
jvm: 8
- run: .github/scripts/gpg-setup.sh
Expand Down

0 comments on commit 75cd5a6

Please sign in to comment.