mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-20 01:50:26 -05:00
[gh-actions] Give CodeQL "security-events: write" permission
As per https://github.com/github/codeql-action?tab=readme-ov-file#workflow-permissions
This commit is contained in:
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: "CodeQL"
|
||||
permissions:
|
||||
contents: read
|
||||
security-events: write
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user