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 3232 persist-credentials : false
3333
3434 - name : " Run analysis"
35- uses : ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
35+ uses : ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
3636 with :
3737 results_file : results.sarif
3838 results_format : sarif
5959
6060 # Upload the results to GitHub's code scanning dashboard.
6161 - name : " Upload to code-scanning"
62- uses : github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
62+ uses : github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
6363 with :
6464 sarif_file : results.sarif
Original file line number Diff line number Diff line change 7575
7676 # This step checks out a copy of your repository.
7777 - name : Upload SARIF file
78- uses : github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
78+ uses : github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
7979 with :
8080 token : ${{ github.token }}
8181 # Path to SARIF file relative to the root of the repository
You can’t perform that action at this time.
0 commit comments