Skip to content

Commit 1b65c02

Browse files
deps: bump graalvm/setup-graalvm from 1.4.4 to 1.5.0
Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.4.4 to 1.5.0. - [Release notes](https://github.com/graalvm/setup-graalvm/releases) - [Commits](graalvm/setup-graalvm@790e289...f744c72) --- updated-dependencies: - dependency-name: graalvm/setup-graalvm dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67fc931 commit 1b65c02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/commit-stage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424

2525
- name: Set up GraalVM
26-
uses: graalvm/setup-graalvm@790e28947b79a9c09c3391c0f18bf8d0f102ed69 # v1.4.4
26+
uses: graalvm/setup-graalvm@f744c72a42b1995d7b0cbc314bde4bace7ac1fe1 # v1.5.0
2727
with:
2828
java-version: '25'
2929
distribution: 'graalvm-community'

0 commit comments

Comments
 (0)