Skip to content

Commit

Permalink
Updated codeql workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hknokh2 committed Apr 28, 2024
1 parent d9f0ed2 commit 2d377a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: 'autobuild' # Automatically detect languages, or specify like 'java,python'
languages: typescript

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3

0 comments on commit 2d377a1

Please sign in to comment.