File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
# by a third-party and are governed by separate terms of service, privacy
3
3
# policy, and support documentation.
4
4
5
- name : Scorecards supply-chain security
5
+ name : Scorecard supply-chain security
6
6
on :
7
7
# For Branch-Protection check. Only the default branch is supported. See
8
8
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
@@ -19,7 +19,7 @@ permissions: read-all
19
19
20
20
jobs :
21
21
analysis :
22
- name : Scorecards analysis
22
+ name : Scorecard analysis
23
23
runs-on : ubuntu-latest
24
24
permissions :
25
25
# Needed to upload the results to code-scanning dashboard.
36
36
persist-credentials : false
37
37
38
38
- name : " Run analysis"
39
- uses : ossf/scorecard-action@v2
39
+ uses : ossf/scorecard-action@99c53751e09b9529366343771cc321ec74e9bd3d # v2.0.6
40
40
with :
41
41
results_file : results.sarif
42
42
results_format : sarif
You can’t perform that action at this time.
0 commit comments