mirror of
https://github.com/github/codeql-action.git
synced 2026-04-25 00:08:47 +00:00
Give only read-level security-events permission where possible
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ jobs:
|
||||
name: "Upload-sarif: 'ref' and 'sha' from inputs"
|
||||
permissions:
|
||||
contents: read
|
||||
security-events: write
|
||||
security-events: read
|
||||
timeout-minutes: 45
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user