Skip to content

Commit

Permalink
chore: do not upload scorecard results to github
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi committed Oct 27, 2024
1 parent 86de7a9 commit 5c9c914
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/scorecard-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,3 @@ jobs:
results_file: results.sarif
results_format: sarif
publish_results: true

- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@f779452ac5af1c261dce0346a8f964149f49322b # v3.26.13
with:
sarif_file: results.sarif

0 comments on commit 5c9c914

Please sign in to comment.