mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Apply the principle of least privilege for GitHub workflows (#33534)
Closes #33544 Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
This commit is contained in:
committed by
GitHub
parent
7b85fc3319
commit
61c6bd5ace
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
@@ -22,6 +22,9 @@ defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
|
||||
conditional:
|
||||
|
||||
Reference in New Issue
Block a user