Skip to content

Commit

Permalink
build(deps): bump graalvm/setup-graalvm from 1.1.4 to 1.1.5 (#128)
Browse files Browse the repository at this point in the history
Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/graalvm/setup-graalvm/releases)
- [Commits](graalvm/setup-graalvm@0a27862...2a93b69)

---
updated-dependencies:
- dependency-name: graalvm/setup-graalvm
  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 Nov 3, 2023
1 parent c5ec0d8 commit a03c77a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
with:
name: opdf-jar
- name: Setup GraalVM
uses: graalvm/setup-graalvm@0a27862568a8481fbfd3e2ce38c6445e34c0bed4
uses: graalvm/setup-graalvm@2a93b69fdf86ac5a078a98c1a707744632e1da94
with:
java-version: 17
distribution: graalvm
Expand Down

0 comments on commit a03c77a

Please sign in to comment.