Skip to content

Commit

Permalink
Update .github/workflows/scorecards-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dthaler committed Jun 27, 2022
1 parent d4e05e9 commit 06b5007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@3e15ea8318eee9b333819ec77a36aca8d39df13e # Don't update this until they fix PR support
uses: ossf/scorecard-action@ce330fde6b1a5c9c75b417e7efc510b822a35564 # Don't update this until they fix PR support
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 06b5007

Please sign in to comment.