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 8888 add-cpes-if-none : true
8989
9090 - name : Upload Anchore scan SARIF report
91- uses : github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
91+ uses : github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
9292 with :
9393 sarif_file : ${{ steps.scan.outputs.sarif }}
9494
Original file line number Diff line number Diff line change 5656
5757 # Upload the results to GitHub's code scanning dashboard.
5858 - name : " Upload to code-scanning"
59- uses : github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
59+ uses : github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
6060 with :
6161 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments