Skip to content

Commit

Permalink
build(deps): bump graalvm/setup-graalvm from 1.2.4 to 1.2.5
Browse files Browse the repository at this point in the history
Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/graalvm/setup-graalvm/releases)
- [Commits](graalvm/setup-graalvm@6f32709...557ffcf)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 90cc907 commit c275bcc
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 @@ -116,7 +116,7 @@ jobs:
with:
name: opdf-jar
- name: Setup GraalVM
uses: graalvm/setup-graalvm@6f327093bb6a42fe5eac053d21b168c46aa46f22
uses: graalvm/setup-graalvm@557ffcf459751b4d92319ee255bf3bec9b73964c
with:
java-version: 21
distribution: graalvm
Expand Down

0 comments on commit c275bcc

Please sign in to comment.