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 d276c94 commit 5c3b8c5Copy full SHA for 5c3b8c5
1 file changed
.github/workflows/pr-build-workflow.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
15
- name: Set up gradle
16
- uses: spring-io/spring-gradle-build-action@v2
+ uses: spring-io/spring-gradle-build-action@efc55f07f4dfa22f2afd97f9ea1be4212eeed737 # v2.0.5
17
with:
18
java-version: '17'
19
distribution: 'temurin'
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
32
0 commit comments