Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent c4b8dd7 commit 9b00ea5
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@d72e3dbf5f44eb0b78c4f8ec61a262d8bf9b94af # v1
uses: graalvm/setup-graalvm@5c3001733f88c5e6475916e448f865429d2c154e # v1
if: inputs.java == 'GraalVM'
with:
distribution: 'graalvm'
Expand Down

0 comments on commit 9b00ea5

Please sign in to comment.