We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents affa23e + a39574d commit 214a229Copy full SHA for 214a229
1 file changed
.github/workflows/codeql-analysis.yml
@@ -13,6 +13,9 @@ jobs:
13
14
runs-on: ubuntu-latest
15
16
+ permissions:
17
+ security-events: write
18
+
19
steps:
20
- name: Checkout repository
21
uses: actions/checkout@v4
0 commit comments