mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Actions: Fix code scanning workflow
This commit is contained in:
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@@ -21,8 +21,8 @@ jobs:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
security_events: write
|
||||
pull_requests: read
|
||||
security-events: write
|
||||
pull-requests: read
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user