Skip to content

Commit

Permalink
chore[ci]: Update codeql action version (AntiMicroX#1067)
Browse files Browse the repository at this point in the history
  • Loading branch information
pktiuk authored Oct 23, 2024
1 parent e0343b2 commit 4367b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

# Run codeql analysis
- name: Run CodeQL
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@v3

infer-analysis:
# Infer is a static analysis tool, it produces a list of potential bugs.
Expand Down

0 comments on commit 4367b81

Please sign in to comment.