Skip to content

Commit b03f880

Browse files
authored
Update scorecard.yml
1 parent 9c3ae5c commit b03f880

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ on:
1818

1919
permissions:
2020
contents: read
21-
actions: write
22-
security-events: write
23-
2421

2522

2623
jobs:
@@ -30,6 +27,7 @@ jobs:
3027
permissions:
3128
# Needed to upload the results to code-scanning dashboard.
3229
security-events: write
30+
3331
# Needed to publish results and get a badge (see publish_results below).
3432
id-token: write
3533
# Uncomment the permissions below if installing in a private repository.

0 commit comments

Comments
 (0)