There was an error while loading. Please reload this page.
1 parent ded212c commit 536fe83Copy full SHA for 536fe83
1 file changed
.github/workflows/sonarcloud.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Set up JDK
13
- uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # ratchet:actions/setup-java@v5
+ uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # ratchet:actions/setup-java@v5
14
with:
15
java-version: '17'
16
distribution: temurin
0 commit comments