Skip to content

Commit 5e3d515

Browse files
authored
Merge pull request #2716 from kubernetes-client/brendandburns-patch-9
Update codeql-analysis.yml
2 parents 5fbd97a + 0f90506 commit 5e3d515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
uses: github/codeql-action/init@v2
4040
with:
4141
languages: ${{ matrix.language }}
42+
tools: 'https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.13.3/codeql-bundle-linux64.tar.gz'
4243

4344
- name: Autobuild
4445
uses: github/codeql-action/autobuild@v2

0 commit comments

Comments
 (0)