File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2121 using : composite
2222 steps :
2323 - name : Generate Authorized Publication Report
24- uses : blink1073 /drivers-github-tools/authorized-pub@full-report
24+ uses : mongodb-labs /drivers-github-tools/authorized-pub@v2
2525 with :
2626 product_name : ${{ inputs.product_name }}
2727 release_version : ${{ inputs.release_version }}
3737 ref : ${{ inputs.release_version }}
3838 output-file : ${{ env.S3_ASSETS }}/code-scanning-alerts.json
3939 - name : Generate Compliance Report
40- uses : blink1073 /drivers-github-tools/compliance-report@full-report
40+ uses : mongodb-labs /drivers-github-tools/compliance-report@v2
4141 with :
4242 release_version : ${{ inputs.release_version }}
4343 security_report_location : ${{ inputs.security_report_location }}
You can’t perform that action at this time.
0 commit comments