Skip to content

Commit

Permalink
Add missing id: field
Browse files Browse the repository at this point in the history
  • Loading branch information
aibaars authored and amotl committed Nov 14, 2024
1 parent 4d2b6f8 commit 8c4de4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
uv pip install --system '.[test]'
- name: Perform CodeQL Analysis
id: analyze
uses: github/codeql-action/analyze@v3
with:
category: "/language:${{matrix.language}}"
Expand Down

0 comments on commit 8c4de4d

Please sign in to comment.