Skip to content

Commit de40d8a

Browse files
aibaarsamotl
authored andcommitted
Add missing id: field
1 parent 3ec6e19 commit de40d8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
uv pip install --system '.[test]'
6363
6464
- name: Perform CodeQL Analysis
65+
id: analyze
6566
uses: github/codeql-action/analyze@v3
6667
with:
6768
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)