File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6262
6363 # Initializes the CodeQL tools for scanning.
6464 - name : Initialize CodeQL
65- uses : github/codeql-action/init@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.8
65+ uses : github/codeql-action/init@96f518a34f7a870018057716cc4d7a5c014bd61c # v3.29.10
6666 with :
6767 languages : ${{ matrix.language }}
6868 # If you wish to specify custom queries, you can do so here or in a config file.
9696 make -j 4 all
9797
9898 - name : Perform CodeQL Analysis
99- uses : github/codeql-action/analyze@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.8
99+ uses : github/codeql-action/analyze@96f518a34f7a870018057716cc4d7a5c014bd61c # v3.29.10
Original file line number Diff line number Diff line change 6161
6262 # Upload the results to GitHub's code scanning dashboard.
6363 - name : " Upload to code-scanning"
64- uses : github/codeql-action/upload-sarif@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.8
64+ uses : github/codeql-action/upload-sarif@96f518a34f7a870018057716cc4d7a5c014bd61c # v3.29.10
6565 with :
6666 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments