Skip to content

Commit

Permalink
Bump graalvm/setup-graalvm in /.github/actions/run-gradle (#1206)
Browse files Browse the repository at this point in the history
Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/graalvm/setup-graalvm/releases)
- [Commits](graalvm/setup-graalvm@ac032b0...0a27862)

---
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 Sep 21, 2023
1 parent ebcd3e9 commit 13886b8
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@ac032b0e7e84649553af8cab1e85d7f0665bce3d # v1
uses: graalvm/setup-graalvm@0a27862568a8481fbfd3e2ce38c6445e34c0bed4 # v1
if: inputs.java == 'GraalVM'
with:
distribution: 'graalvm'
Expand Down

0 comments on commit 13886b8

Please sign in to comment.