Skip to content

Commit 0376a13

Browse files
committed
Actions: Fix code scanning workflow
1 parent d288b92 commit 0376a13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121

2222
permissions:
2323
contents: read
24-
security_events: write
25-
pull_requests: read
24+
security-events: write
25+
pull-requests: read
2626

2727
steps:
2828
- name: Checkout repository

0 commit comments

Comments
 (0)