Skip to content

Commit

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

---
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 6, 2023
1 parent ecf3ba0 commit fef5e2d
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@d1891786152ae96fee67f86c3a1eae596291bbed # v1
uses: graalvm/setup-graalvm@ac032b0e7e84649553af8cab1e85d7f0665bce3d # v1
if: inputs.java == 'GraalVM'
with:
distribution: 'graalvm'
Expand Down

0 comments on commit fef5e2d

Please sign in to comment.