Skip to content

Commit c1c64cc

Browse files
chore: bump graalvm/setup-graalvm from 1.5.3 to 1.5.4 (#2527)
Squash merge of graalvm/setup-graalvm 1.5.3 to 1.5.4. Reviewed and approved by @phipag, review performed by Claude.
1 parent 98e4b39 commit c1c64cc

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@bef4b0e916c7dd079bf60fb95d49139f67e32c5f # v1.5.3
110+
uses: graalvm/setup-graalvm@329c42c5f4c343bceb505f0b28cc8499bc2bf174 # v1.5.4
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)