Skip to content

Commit

Permalink
Merge pull request #133 from hectorm/dependabot/github_actions/ossf/s…
Browse files Browse the repository at this point in the history
…corecard-action-2.0.4

Bump ossf/scorecard-action from 2.0.3 to 2.0.4
  • Loading branch information
hectorm authored Oct 3, 2022
2 parents 98a84d6 + 3072520 commit d603788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: 'Checkout'
uses: 'actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b'
- name: 'Perform security analysis'
uses: 'ossf/scorecard-action@865b4092859256271290c77adbd10a43f4779972'
uses: 'ossf/scorecard-action@e363bfca00e752f91de7b7d2a77340e2e523cb18'
with:
results_file: './results.sarif'
results_format: 'sarif'
Expand Down

0 comments on commit d603788

Please sign in to comment.