File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 5959 aws_secret_id : ${{ secrets.aws_secret_id }}
6060
6161 - name : " Generate Sarif Report"
62- uses : " alcaeus/drivers-github-tools/code-scanning-export@export-code-scanning-report"
62+ # TODO: Use v2 once it has been re-tagged to include this action
63+ uses : mongodb-labs/drivers-github-tools/code-scanning-export@main
6364 with :
6465 ref : 5.x
6566 output-file : sarif-report.json
Original file line number Diff line number Diff line change 5858 aws_secret_id : ${{ secrets.aws_secret_id }}
5959
6060 - name : " Generate Sarif Report"
61- uses : " alcaeus/drivers-github-tools/code-scanning-export@export-code-scanning-report"
61+ # TODO: Use v2 once it has been re-tagged to include this action
62+ uses : mongodb-labs/drivers-github-tools/code-scanning-export@main
6263 with :
6364 ref : main
6465 output-file : sarif-report.json
You can’t perform that action at this time.
0 commit comments