Skip to content

Commit db91b57

Browse files
authored
Update scorecard.yml (#213)
1 parent f51066b commit db91b57

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/scorecard.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@ jobs:
4343

4444
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
4545
# format to the repository Actions tab.
46-
- name: "Upload artifact"
47-
uses: actions/upload-artifact@97a0fba1372883ab732affbe8f94b823f91727db # v3.pre.node20
48-
with:
49-
name: SARIF-file
50-
path: results.sarif
51-
retention-days: 5
5246

5347
# Upload the results to GitHub's code scanning dashboard (optional).
5448
# Commenting out will disable upload of results to your repo's Code Scanning dashboard

0 commit comments

Comments
 (0)