There was an error while loading. Please reload this page.
1 parent f6ea385 commit 31b9f9eCopy full SHA for 31b9f9e
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.5
+ uses: github/codeql-action/init@v4.37.6
46
with:
47
languages: ${{ matrix.language }}
48
49
- name: Autobuild
50
- uses: github/codeql-action/autobuild@v4.37.5
+ uses: github/codeql-action/autobuild@v4.37.6
51
52
- name: Perform CodeQL Analysis
53
- uses: github/codeql-action/analyze@v4.37.5
+ uses: github/codeql-action/analyze@v4.37.6
0 commit comments