We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f28a048 commit 3c42209Copy full SHA for 3c42209
.github/workflows/scorecard.yml
@@ -26,6 +26,8 @@ jobs:
26
security-events: write
27
# Needed for GitHub OIDC token if publish_results is true
28
id-token: write
29
+ contents: read
30
+ actions: read
31
32
steps:
33
- name: "Checkout code"
0 commit comments