Skip to content

Commit b8c3c58

Browse files
committed
ci: scope down permissions for codeql-analysis.yml
1 parent d9f0b75 commit b8c3c58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ on:
1515
push:
1616
branches: [ main ]
1717

18+
permissions:
19+
contents: read
20+
1821
jobs:
1922
analyze:
2023
# This repository only have Java and Rust code. Rust is not supported currently.

0 commit comments

Comments
 (0)