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 4747
4848 # Initializes the CodeQL tools for scanning.
4949 - name : Initialize CodeQL
50- uses : github/codeql-action/init@96f518a34f7a870018057716cc4d7a5c014bd61c
50+ uses : github/codeql-action/init@4e94bd11f71e507f7f87df81788dff88d1dacbfb
5151 with :
5252 languages : ${{ matrix.language }}
5353 # If you wish to specify custom queries, you can do so here or in a config file.
6868 # ./location_of_script_within_repo/buildscript.sh
6969
7070 - name : Perform CodeQL Analysis
71- uses : github/codeql-action/analyze@96f518a34f7a870018057716cc4d7a5c014bd61c
71+ uses : github/codeql-action/analyze@4e94bd11f71e507f7f87df81788dff88d1dacbfb
Original file line number Diff line number Diff line change 4949
5050 # Upload the results to GitHub's code scanning dashboard.
5151 - name : " Upload to code-scanning"
52- uses : github/codeql-action/upload-sarif@96f518a34f7a870018057716cc4d7a5c014bd61c # v1.0.26
52+ uses : github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v1.0.26
5353 with :
5454 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments