Skip to content

Commit 8673c00

Browse files
Update expected-scorecards.yml
Update the test file to match change in template
1 parent a5395f3 commit 8673c00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

testfiles/addworkflow/expected-scorecards.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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
66
on:
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

2020
jobs:
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.
@@ -36,7 +36,7 @@ jobs:
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

0 commit comments

Comments
 (0)