There was an error while loading. Please reload this page.
1 parent 341fce2 commit a07b7e0Copy full SHA for a07b7e0
1 file changed
.github/workflows/codeql.yml
@@ -42,12 +42,12 @@ jobs:
42
43
# Initializes the CodeQL tools for scanning.
44
- name: Initialize CodeQL
45
- uses: github/codeql-action/init@v4.37.6
+ uses: github/codeql-action/init@v4.37.7
46
with:
47
languages: ${{ matrix.language }}
48
49
- name: Autobuild
50
- uses: github/codeql-action/autobuild@v4.37.6
+ uses: github/codeql-action/autobuild@v4.37.7
51
52
- name: Perform CodeQL Analysis
53
- uses: github/codeql-action/analyze@v4.37.6
+ uses: github/codeql-action/analyze@v4.37.7
0 commit comments