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 @@ -187,7 +187,7 @@ jobs:
187187 fail-build : false
188188
189189 - name : Upload scan result to GitHub Security tab
190- uses : github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
190+ uses : github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
191191 if : ${{ !inputs.dry_run }}
192192 continue-on-error : true
193193 with :
Original file line number Diff line number Diff line change 6060
6161 # Upload the results to GitHub's code scanning dashboard.
6262 - name : " Upload to code-scanning"
63- uses : github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
63+ uses : github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
6464 with :
6565 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments