mirror of
https://github.com/gradle/actions.git
synced 2025-04-19 01:09:20 +08:00
Revert "Disable uploading OSSF scorecard to GitHub Security"
This reverts commit 1e2142185e4f34e92f6863dac9813f2f6072507a.
This commit is contained in:
parent
e03a1f068e
commit
19ff74e0a6
10
.github/workflows/ci-ossf-scorecard.yml
vendored
10
.github/workflows/ci-ossf-scorecard.yml
vendored
@ -50,8 +50,8 @@ jobs:
|
||||
path: results.sarif
|
||||
retention-days: 5
|
||||
|
||||
# # Upload the results to GitHub's code scanning dashboard.
|
||||
# - name: 'Upload to code-scanning'
|
||||
# uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6
|
||||
# with:
|
||||
# sarif_file: results.sarif
|
||||
# Upload the results to GitHub's code scanning dashboard.
|
||||
- name: 'Upload to code-scanning'
|
||||
uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
Loading…
x
Reference in New Issue
Block a user