Skip to content

Commit 490facd

Browse files
committed
fix: codeql-analysis.yml permissions
1 parent 49c3cd0 commit 490facd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
name: "Code scanning - action"
22

3+
permissions:
4+
actions: read
5+
contents: read
6+
security-events: read
7+
38
on:
49
push:
510
pull_request:

0 commit comments

Comments
 (0)