Skip to content

Commit

Permalink
Fix Scorecard Github Action not working (#8402)
Browse files Browse the repository at this point in the history
* chore: create security policy

Signed-off-by: Joyce Brum <[email protected]>

* chore: only latest release on security police

Signed-off-by: Joyce Brum <[email protected]>

* chore: security policy support on effort base

Signed-off-by: Joyce Brum <[email protected]>

* Use dedicated e-mail address for security reporting

* fix: upgrade scorecard action version

Signed-off-by: Joyce Brum <[email protected]>

Signed-off-by: Joyce Brum <[email protected]>
Signed-off-by: Joyce Brum <[email protected]>
Co-authored-by: Philip Hyunsu Cho <[email protected]>
  • Loading branch information
joycebrum and hcho3 authored Oct 28, 2022
1 parent a408c34 commit 7174d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@865b4092859256271290c77adbd10a43f4779972 # tag=v2.0.3
uses: ossf/scorecard-action@99c53751e09b9529366343771cc321ec74e9bd3d # tag=v2.0.6
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 7174d60

Please sign in to comment.