We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5e7384 commit 1e6d67bCopy full SHA for 1e6d67b
1 file changed
.github/workflows/expected-queries-runs.yml
@@ -22,6 +22,9 @@ jobs:
22
CODEQL_ACTION_TEST_MODE: true
23
timeout-minutes: 45
24
runs-on: ubuntu-latest
25
+ permissions:
26
+ contents: read
27
+ security-events: write
28
steps:
29
- name: Check out repository
30
uses: actions/checkout@v4
0 commit comments