Skip to content

Commit 711675e

Browse files
committed
Switch the codeql bundle to 2.21.9
1 parent 4b8a024 commit 711675e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_scanning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
config-file: ./.github/codeql/codeql-config.yaml
4949
db-location: ${{ runner.temp }}/codeql-database
5050
# tools: https://github.com/github/codeql-action/releases/download/${{env.BUNDLE_VERSION}}/codeql-bundle-linux64.tar.gz
51-
tools: https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.21.8/codeql-bundle-linux64.tar.gz
51+
tools: https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.21.9/codeql-bundle-linux64.tar.gz
5252
debug: true
5353

5454
- name: Run CDS extractor

0 commit comments

Comments
 (0)