File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 with :
1717 fetch-depth : 0 # Shallow clones should be disabled for a better relevancy of analysis
1818 - name : Set up JDK 21
19- uses : actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2 .0
19+ uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3 .0
2020 with :
2121 java-version : 21
2222 distribution : ' temurin'
3939 with :
4040 fetch-depth : 0 # Shallow clones should be disabled for a better relevancy of analysis
4141 - name : Set up JDK 21
42- uses : actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2 .0
42+ uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3 .0
4343 with :
4444 java-version : 21
4545 distribution : ' temurin'
Original file line number Diff line number Diff line change 7373 # ./location_of_script_within_repo/buildscript.sh
7474
7575 - name : Set up JDK 21
76- uses : actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2 .0
76+ uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3 .0
7777 with :
7878 java-version : 21
7979 distribution : ' temurin'
Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1919
20- - uses : actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2 .0
20+ - uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3 .0
2121 with :
2222 java-version : ' 21'
2323 distribution : ' temurin'
7474 MAVEN_PASSWORD : ${{ secrets.CENTRAL_PORTAL_TOKEN_PASSWORD }}
7575 GPG_PASSPHRASE : ${{ secrets.MAVEN_GPG_PASSPHRASE }}
7676
77- - uses : actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2 .0
77+ - uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3 .0
7878 with :
7979 java-version : ' 21'
8080 distribution : ' temurin'
You can’t perform that action at this time.
0 commit comments