Skip to content

Commit 4c26db7

Browse files
chore: bump graalvm/setup-graalvm from 1.6.3 to 1.6.4 (#2608)
Bumps graalvm/setup-graalvm from 1.6.3 to 1.6.4. Reviewed and approved by @phipag. Review performed by Claude: pinned SHAs verified against upstream tags, upstream action.yml unchanged so no input changes, only runtime dependency change is @actions/cache, CI green including graalvm-build.
1 parent a2b849c commit 4c26db7

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@0def53c0fd8534bc13416c9469f5be45265824fd # v1.6.3
110+
uses: graalvm/setup-graalvm@5298d94fb55a4f185c602eeac5de1b553882abe2 # v1.6.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)