codeql-analysis.yml: added missing permission (#4406)

This commit is contained in:
Oliver Stöneberg 2022-08-27 09:29:40 +02:00 committed by GitHub
parent e715ba1d3c
commit dd4c9ae902
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on: [push, pull_request]
permissions:
contents: read
security-events: write
jobs:
analyze: