Skip to content

Commit 82e7c50

Browse files
authored
Update codeql-analysis.yml
Fixed codeql workflow definition
1 parent 6362f4e commit 82e7c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- name: Perform CodeQL Analysis
8181
uses: github/codeql-action/analyze@v2
8282
with:
83-
category: "/language:java
83+
category: "/language:java"
8484

8585
review:
8686
name: Review Dependencies and create SBOM

0 commit comments

Comments
 (0)