Skip to content

Commit 48b4a79

Browse files
codeql frontend permissions
1 parent efcbc6b commit 48b4a79

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pr-codeql-frontend.yml

+4
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ jobs:
2626
analyze:
2727
name: Analyze
2828
runs-on: ubuntu-latest
29+
permissions:
30+
actions: read
31+
contents: read
32+
security-events: write
2933

3034
steps:
3135
- name: Checkout repository

0 commit comments

Comments
 (0)