Skip to content

Commit

Permalink
Bump coursier/setup-action from 1.3.0 to 1.3.1 (#2042)
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.1.
- [Release notes](https://github.com/coursier/setup-action/releases)
- [Commits](coursier/setup-action@7032322...8c6e6e3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2023
1 parent f2274ca commit 9e28ddf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -312,7 +312,7 @@ jobs:
with:
fetch-depth: 0
submodules: true
- uses: coursier/setup-action@70323223454ac2a9eb2de46f389b4d045cbcdea5
- uses: coursier/setup-action@8c6e6e37ad6c3d1a3efb24db4f4c2a6520ba5f48
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 @@ -341,7 +341,7 @@ jobs:
with:
fetch-depth: 0
submodules: true
- uses: coursier/setup-action@70323223454ac2a9eb2de46f389b4d045cbcdea5
- uses: coursier/setup-action@8c6e6e37ad6c3d1a3efb24db4f4c2a6520ba5f48
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 9e28ddf

Please sign in to comment.