2 parents 905e392 + 01a8b59 commit 61fb085Copy full SHA for 61fb085
1 file changed
.github/workflows/codeql-analysis.yml
@@ -48,7 +48,7 @@ jobs:
48
49
# Initializes the CodeQL tools for scanning.
50
- name: Initialize CodeQL
51
- uses: github/codeql-action/init@v4.37.5
+ uses: github/codeql-action/init@v4.37.6
52
with:
53
languages: ${{ matrix.language }}
54
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -76,4 +76,4 @@ jobs:
76
# make release
77
78
- name: Perform CodeQL Analysis
79
- uses: github/codeql-action/analyze@v4.37.5
+ uses: github/codeql-action/analyze@v4.37.6
0 commit comments