File tree Expand file tree Collapse file tree
Open diff view settings
Expand file tree Collapse file tree
Open diff view settings
Original file line number Diff line number Diff line change 3131 persist-credentials : false
3232
3333 - name : " Run analysis"
34- uses : ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
34+ uses : ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
3535 with :
3636 results_file : results.sarif
3737 results_format : sarif
5656 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
5757 # format to the repository Actions tab.
5858 - name : " Upload artifact"
59- uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6 .1
59+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0 .1
6060 with :
6161 name : SARIF file
6262 path : results.sarif
6565 # Upload the results to GitHub's code scanning dashboard (optional).
6666 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
6767 - name : " Upload to code-scanning"
68- uses : github/codeql-action/upload-sarif@dd903d2e4f5405488e5ef1422510ee31c8b32357 # v3 .36.2
68+ uses : github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4 .36.0
6969 with :
7070 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments