Skip to content

Commit 69858e3

Browse files
committed
Add contents permission for real
1 parent 039df66 commit 69858e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717

1818
# Declare default permissions as read only.
1919
permissions:
20-
- contents
20+
contents: read
2121

2222
jobs:
2323
analysis:

0 commit comments

Comments
 (0)