mirror of
https://github.com/flutter/samples.git
synced 2025-11-13 10:59:04 +00:00
Manually update scorecard action to v2.0.3 (#1430)
This commit is contained in:
3
.github/workflows/scorecards-analysis.yml
vendored
3
.github/workflows/scorecards-analysis.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user