Disable uploading OSSF scorecard to GitHub Security

This commit is contained in:
Daz DeBoer 2024-11-13 19:11:45 -07:00 committed by GitHub
parent 07e0f1c008
commit 1e2142185e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,8 +50,8 @@ jobs:
path: results.sarif path: results.sarif
retention-days: 5 retention-days: 5
# Upload the results to GitHub's code scanning dashboard. # # Upload the results to GitHub's code scanning dashboard.
- name: 'Upload to code-scanning' # - name: 'Upload to code-scanning'
uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6 # uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6
with: # with:
sarif_file: results.sarif # sarif_file: results.sarif