There was an error while loading. Please reload this page.
2 parents 196a306 + 13960d9 commit c6e940aCopy full SHA for c6e940a
1 file changed
.github/workflows/codeql-analysis.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Initialize CodeQL
36
id: init_codeql
37
- uses: github/codeql-action/init@v4.37.2
+ uses: github/codeql-action/init@v4.37.3
38
with:
39
queries: security-and-quality
40
@@ -54,6 +54,6 @@ jobs:
54
55
- name: Perform CodeQL Analysis
56
id: analyze_codeql
57
- uses: github/codeql-action/analyze@v4.37.2
+ uses: github/codeql-action/analyze@v4.37.3
58
59
# Built with ❤ by [Pipeline Foundation](https://pipeline.foundation)
0 commit comments