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 7575 # To toggle linter comments in the files page, press `i` on the keyboard
7676 if : always()
7777 continue-on-error : true
78- uses : github/codeql-action/upload-sarif@v4.30.9
78+ uses : github/codeql-action/upload-sarif@v4.31.0
7979 with :
8080 # Path to SARIF file relative to the root of the repository
8181 sarif_file : lintrunner.sarif
Original file line number Diff line number Diff line change 6767
6868 # Upload the results to GitHub's code scanning dashboard.
6969 - name : " Upload to code-scanning"
70- uses : github/codeql-action/upload-sarif@d88a5540c3fd916f4e15b7744d287a124278e065 # v3.30.8
70+ uses : github/codeql-action/upload-sarif@ae78991f558bb4195cb8a727cb6679c362b9cf24 # v3.30.8
7171 with :
7272 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments