Skip to content

Commit 596c0f2

Browse files
Suppress zizmor finding
Suppress false-positive for OSSF Scorecard.
1 parent fa011d6 commit 596c0f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ossf-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- cron: '0 8 * * MON'
88
workflow_dispatch:
99

10-
permissions: read-all
10+
permissions: read-all # zizmor: ignore[excessive-permissions] Recommended permissions for OSSF Scorecard
1111

1212
jobs:
1313
analysis:

0 commit comments

Comments
 (0)