We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ead4d commit 5422ec6Copy full SHA for 5422ec6
.github/workflows/scorecard.yml
@@ -22,6 +22,7 @@ permissions: read-all
22
jobs:
23
analysis:
24
name: Scorecard analysis
25
+ runs-on: ubuntu-latest
26
permissions:
27
# Needed to upload the results to code-scanning dashboard.
28
security-events: write
0 commit comments