Skip to content

Commit 89f54ff

Browse files
committed
Use shallow clone in Scorecards
1 parent a364fe3 commit 89f54ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616
#
1717

18-
name: "Scorecards supply-chain security"
18+
name: Scorecards
1919

2020
on:
2121
branch_protection_rule:
@@ -45,7 +45,6 @@ jobs:
4545
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # 4.1.0
4646
with:
4747
persist-credentials: false
48-
fetch-depth: 32
4948

5049
- name: "Run analysis"
5150
uses: ossf/scorecard-action@08b4669551908b1024bb425080c797723083c031 # 2.2.0

0 commit comments

Comments
 (0)