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 2525 uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
2626
2727 - name : Initialize CodeQL
28- uses : github/codeql-action/init@d186a2a36cc67bfa1b860e6170d37fb9634742c7
28+ uses : github/codeql-action/init@7df0ce34898d659f95c0c4a09eaa8d4e32ee64db
2929 with :
3030 languages : ' python'
3131
3232 - name : Perform CodeQL Analysis
33- uses : github/codeql-action/analyze@d186a2a36cc67bfa1b860e6170d37fb9634742c7
33+ uses : github/codeql-action/analyze@7df0ce34898d659f95c0c4a09eaa8d4e32ee64db
Original file line number Diff line number Diff line change 3434 publish_results : true
3535
3636 - name : " Upload to code-scanning dashboard"
37- uses : github/codeql-action/upload-sarif@d186a2a36cc67bfa1b860e6170d37fb9634742c7
37+ uses : github/codeql-action/upload-sarif@7df0ce34898d659f95c0c4a09eaa8d4e32ee64db
3838 with :
3939 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments