File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5959
6060 # Upload the results to GitHub's code scanning dashboard.
6161 - name : " Upload to code-scanning"
62- uses : github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
62+ uses : github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
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@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
78+ uses : github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
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