mirror of
https://github.com/github/codeql-action.git
synced 2026-04-25 16:28:48 +00:00
Give only read-level security-events permission where possible
This commit is contained in:
Generated
+1
-1
@@ -42,7 +42,7 @@ jobs:
|
||||
name: Config export
|
||||
permissions:
|
||||
contents: read
|
||||
security-events: write
|
||||
security-events: read
|
||||
timeout-minutes: 45
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user