Skip to content

Commit

Permalink
Bump graalvm/setup-graalvm in /.github/actions/run-gradle (#1586)
Browse files Browse the repository at this point in the history
Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.1.8 to 1.1.9.
- [Release notes](https://github.com/graalvm/setup-graalvm/releases)
- [Commits](graalvm/setup-graalvm@5c30017...3d7ab58)

---
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 Mar 13, 2024
1 parent bb596d7 commit 788d30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/run-gradle/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ runs:
website: jdk.java.net
version: latest
- name: Set up GraalVM
uses: graalvm/setup-graalvm@5c3001733f88c5e6475916e448f865429d2c154e # v1
uses: graalvm/setup-graalvm@3d7ab58c1daa2185dbfd9e4a9db54f1f0e09eac2 # v1
if: inputs.java == 'GraalVM'
with:
distribution: 'graalvm'
Expand Down

0 comments on commit 788d30a

Please sign in to comment.