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 1313 coverity :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
16+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
1717 - uses : vapier/coverity-scan-action@2068473c7bdf8c2fb984a6a40ae76ee7facd7a85 # v1.8.0
1818 with :
1919 email : ${{ secrets.COVERITY_SCAN_EMAIL }}
Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - name : " Checkout code"
28- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
28+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2929 with :
3030 persist-credentials : false
3131
4848 # Upload the results to GitHub's code scanning dashboard (optional).
4949 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
5050 - name : " Upload to code-scanning"
51- uses : github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6
51+ uses : github/codeql-action/upload-sarif@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
5252 with :
5353 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments