Skip to content

Commit cb62825

Browse files
chore: bump graalvm/setup-graalvm from 1.6.0 to 1.6.2 (#2567)
Squash merge of Dependabot bump graalvm/setup-graalvm 1.6.0 to 1.6.2. Reviewed and approved by @phipag, review performed by Claude.
1 parent 8c376cd commit cb62825

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@cabbb10818fabc989d6dbd508e4846596d20dd2d # v1.6.0
110+
uses: graalvm/setup-graalvm@186d0493a2df5eb62df5ecc498883d18fd58c303 # v1.6.2
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)