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 98e4b39 commit c1c64ccCopy full SHA for c1c64cc
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@bef4b0e916c7dd079bf60fb95d49139f67e32c5f # v1.5.3
+ uses: graalvm/setup-graalvm@329c42c5f4c343bceb505f0b28cc8499bc2bf174 # v1.5.4
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