Skip to content

Commit

Permalink
Merge pull request #14646 from joycebrum/main
Browse files Browse the repository at this point in the history
Fix error on Scorecard run by upgrading the action version
  • Loading branch information
ahrtr authored Oct 28, 2022
2 parents ac1b076 + 0bc8895 commit 70c57c5
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 70c57c5

Please sign in to comment.