Skip to content

Commit

Permalink
fix: bump code ql github action version to v3 (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
VGau authored Dec 4, 2024
1 parent 741afee commit 93c75ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
Expand Down

0 comments on commit 93c75ad

Please sign in to comment.