Manually update scorecard action to v2.0.3 (#1430)

pull/1431/head
Parker Lougheed 2 years ago committed by GitHub
parent 85274afe22
commit 3fe90341be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,6 +18,7 @@ jobs:
security-events: write
actions: read
contents: read
id-token: write
steps:
- name: "Checkout code"
@ -26,7 +27,7 @@ jobs:
persist-credentials: false
- name: "Run analysis"
uses: ossf/scorecard-action@ce330fde6b1a5c9c75b417e7efc510b822a35564
uses: ossf/scorecard-action@865b4092859256271290c77adbd10a43f4779972
with:
results_file: results.sarif
results_format: sarif

Loading…
Cancel
Save