Skip to content

Commit 9296bfe

Browse files
Merge pull request #2735 from kubernetes-client/brendandburns-patch-10
Update codeql-analysis.yml
2 parents 371f555 + 4dd311c commit 9296bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +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'
42+
tools: 'https://github.com/github/codeql-action/releases/download/codeql-bundle-20230524/codeql-bundle-linux64.tar.gz'
4343

4444
- name: Autobuild
4545
uses: github/codeql-action/autobuild@v2

0 commit comments

Comments
 (0)