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 7ccb9f2 commit 6c2b018Copy full SHA for 6c2b018
1 file changed
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
java-version: 17
55
distribution: oracle
56
- name: Validate Gradle wrapper
57
- uses: gradle/actions/setup-gradle@v6
+ uses: gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5.0.0
58
- name: Run Build
59
id: build_step
60
run: './gradlew "-Pfreemarker.signMethod=none" "-Pfreemarker.allowUnsignedReleaseBuild=true" --continue clean build'
0 commit comments