File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22# by a third-party and are governed by separate terms of service, privacy
33# policy, and support documentation.
44
5- name : Scorecards supply-chain security
5+ name : Scorecard supply-chain security
66on :
77 # For Branch-Protection check. Only the default branch is supported. See
88 # https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
@@ -19,7 +19,7 @@ permissions: read-all
1919
2020jobs :
2121 analysis :
22- name : Scorecards analysis
22+ name : Scorecard analysis
2323 runs-on : ubuntu-latest
2424 permissions :
2525 # Needed to upload the results to code-scanning dashboard.
3636 persist-credentials : false
3737
3838 - name : " Run analysis"
39- uses : ossf/scorecard-action@v2
39+ uses : ossf/scorecard-action@99c53751e09b9529366343771cc321ec74e9bd3d # v2.0.6
4040 with :
4141 results_file : results.sarif
4242 results_format : sarif
Original file line number Diff line number Diff line change 22# by a third-party and are governed by separate terms of service, privacy
33# policy, and support documentation.
44
5- name : Scorecards supply-chain security
5+ name : Scorecard supply-chain security
66on :
77 # For Branch-Protection check. Only the default branch is supported. See
88 # https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
@@ -19,7 +19,7 @@ permissions: read-all
1919
2020jobs :
2121 analysis :
22- name : Scorecards analysis
22+ name : Scorecard analysis
2323 runs-on : ubuntu-latest
2424 permissions :
2525 # Needed to upload the results to code-scanning dashboard.
3636 persist-credentials : false
3737
3838 - name : " Run analysis"
39- uses : ossf/scorecard-action@v2
39+ uses : ossf/scorecard-action@99c53751e09b9529366343771cc321ec74e9bd3d # v2.0.6
4040 with :
4141 results_file : results.sarif
4242 results_format : sarif
You can’t perform that action at this time.
0 commit comments