Skip to content

Commit

Permalink
Pin CodeQL bundle version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xnm committed Dec 12, 2024
1 parent f19d64c commit f5dcf23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
# temporary pinning version, because newer versions are using CodeQL bundle 2.20.0, which crashes
tools: https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.19.4/codeql-bundle-linux64.tar.zst
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
Expand Down

0 comments on commit f5dcf23

Please sign in to comment.