File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 with :
4444 swap-size-gb : 10
4545 - name : Initialize CodeQL
46- uses : github/codeql-action/init@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
46+ uses : github/codeql-action/init@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5
4747 with :
4848 languages : ${{ matrix.language }}
4949 - name : Set up JDK 21
5757 echo "org.gradle.jvmargs=-Xmx3g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError" > "$HOME/.gradle/gradle.properties"
5858 ./gradlew --no-daemon assembleDebug
5959 - name : Perform CodeQL Analysis
60- uses : github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
60+ uses : github/codeql-action/analyze@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5
Original file line number Diff line number Diff line change 4242
4343 # Upload the results to GitHub's code scanning dashboard.
4444 - name : " Upload to code-scanning"
45- uses : github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
45+ uses : github/codeql-action/upload-sarif@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5
4646 with :
4747 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments