Skip to content

Commit

Permalink
Bump coursier/setup-action from 1.3.3 to 1.3.4 (#2424)
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@6a582d7...4828017)

---
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 Sep 27, 2023
1 parent 5ec3f8a commit 104f4d9
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 @@ -317,7 +317,7 @@ jobs:
with:
fetch-depth: 0
submodules: true
- uses: coursier/setup-action@6a582d7f7292a865e72c497ca64c3ef447cdb6c7
- uses: coursier/setup-action@48280172a2c999022e42527711d6b28e4945e6f0
with:
apps: ""
jvm: "https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.2.0/graalvm-ce-java17-darwin-aarch64-22.2.0.tar.gz"
Expand Down Expand Up @@ -346,7 +346,7 @@ jobs:
with:
fetch-depth: 0
submodules: true
- uses: coursier/setup-action@6a582d7f7292a865e72c497ca64c3ef447cdb6c7
- uses: coursier/setup-action@48280172a2c999022e42527711d6b28e4945e6f0
with:
apps: ""
jvm: "https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.2.0/graalvm-ce-java17-darwin-aarch64-22.2.0.tar.gz"
Expand Down

0 comments on commit 104f4d9

Please sign in to comment.