Skip to content

Commit

Permalink
fix: upgrade scorecard github action to avoid crashes
Browse files Browse the repository at this point in the history
Signed-off-by: Joyce Brum <[email protected]>
  • Loading branch information
joycebrum committed Oct 28, 2022
1 parent c6dd01f commit 0bc8895
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 0bc8895

Please sign in to comment.