We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c376cd commit cb62825Copy full SHA for cb62825
1 file changed
.github/workflows/check-build.yml
@@ -107,7 +107,7 @@ jobs:
107
powertools-*/**
108
pom.xml
109
- name: Setup GraalVM
110
- uses: graalvm/setup-graalvm@cabbb10818fabc989d6dbd508e4846596d20dd2d # v1.6.0
+ uses: graalvm/setup-graalvm@186d0493a2df5eb62df5ecc498883d18fd58c303 # v1.6.2
111
with:
112
# Pinned to 21.0.8 due to unsafeAllocated enforcement in 21.0.10+. See #2416
113
java-version: "21.0.8"
0 commit comments