[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:
ejurgensen
2025-11-12 22:59:49 +01:00
parent 293f3bcc54
commit 50588df996

View File

@@ -1,6 +1,7 @@
name: "CodeQL" name: "CodeQL"
permissions: permissions:
contents: read contents: read
security-events: write
on: on:
push: push: