File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 5959
6060 # Initializes the CodeQL tools for scanning.
6161 - name : Initialize CodeQL
62- uses : github/codeql-action/init@v3
62+ uses : github/codeql-action/init@v4
6363 with :
6464 languages : ${{ matrix.language }}
6565 build-mode : ${{ matrix.build-mode }}
8787 exit 1
8888
8989 - name : Perform CodeQL Analysis
90- uses : github/codeql-action/analyze@v3
90+ uses : github/codeql-action/analyze@v4
9191 with :
9292 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 3535 <junit-jupiter .version>5.13.4</junit-jupiter .version>
3636 <assertj .version>3.27.3</assertj .version>
3737 <mockito .version>5.18.0</mockito .version>
38- <sdk-bom .version>5.20 .0</sdk-bom .version>
38+ <sdk-bom .version>5.23 .0</sdk-bom .version>
3939 <mockito-bom .version>5.20.0</mockito-bom .version>
4040 <bcpkix-jdk18on .version>1.82</bcpkix-jdk18on .version>
41-
4241 </properties >
4342
4443 <groupId >com.sap.cds</groupId >
You can’t perform that action at this time.
0 commit comments