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 4343 no-fail : true
4444
4545 - name : Upload analysis results to GitHub
46- uses : github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
46+ uses : github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
4747 with :
4848 sarif_file : hadolint-results.sarif
4949 wait-for-processing : true
Original file line number Diff line number Diff line change 5353
5454 # Upload the results to GitHub's code scanning dashboard.
5555 - name : " Upload to code-scanning"
56- uses : github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
56+ uses : github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
5757 with :
5858 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments