Skip to content

Commit b278266

Browse files
chore: bump graalvm/setup-graalvm from 1.5.4 to 1.5.6 (#2536)
Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.5.4 to 1.5.6. - [Release notes](https://github.com/graalvm/setup-graalvm/releases) - [Commits](graalvm/setup-graalvm@329c42c...6f3fa03) --- updated-dependencies: - dependency-name: graalvm/setup-graalvm dependency-version: 1.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9768cf7 commit b278266

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
powertools-*/**
108108
pom.xml
109109
- name: Setup GraalVM
110-
uses: graalvm/setup-graalvm@329c42c5f4c343bceb505f0b28cc8499bc2bf174 # v1.5.4
110+
uses: graalvm/setup-graalvm@6f3fa030c4b8f77c1f554a860f593a654538fa38 # v1.5.6
111111
with:
112112
# Pinned to 21.0.8 due to unsafeAllocated enforcement in 21.0.10+. See #2416
113113
java-version: "21.0.8"

0 commit comments

Comments
 (0)