Skip to content

Commit

Permalink
Update CodeQL JS packs version
Browse files Browse the repository at this point in the history
Signed-off-by: Levi Pesin <[email protected]>
  • Loading branch information
LeviPesin authored Nov 14, 2024
1 parent 047fdf2 commit e878b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
uses: github/codeql-action/init@396bb3e45325a47dd9ef434068033c6d5bb0d11a
with:
languages: javascript
packs: codeql/javascript-queries@0.8.0
packs: codeql/javascript-queries@1.2.3
queries: security-and-quality, security-experimental
- name: Scan
uses: github/codeql-action/analyze@396bb3e45325a47dd9ef434068033c6d5bb0d11a
Expand Down

0 comments on commit e878b0e

Please sign in to comment.