Skip to content

Commit bfdb65e

Browse files
anaibertaBeta Bot
authored andcommitted
Cherry pick branch 'genexuslabs:ci/bump-codeql-v4' into beta
1 parent 44f92b0 commit bfdb65e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
# Initializes the CodeQL tools for scanning.
4242
- name: Initialize CodeQL
43-
uses: github/codeql-action/init@v2
43+
uses: github/codeql-action/init@v4
4444
with:
4545
languages: ${{ matrix.language }}
4646
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -70,7 +70,7 @@ jobs:
7070
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
7171
# If this step fails, then you should remove it and run the build manually (see below)
7272
- name: Autobuild
73-
uses: github/codeql-action/autobuild@v2
73+
uses: github/codeql-action/autobuild@v4
7474

7575
# ℹ️ Command-line programs to run using the OS shell.
7676
# 📚 https://git.io/JvXDl

0 commit comments

Comments
 (0)