We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c5d20a commit 374e0f3Copy full SHA for 374e0f3
1 file changed
.github/workflows/codeql-multiple-repo-scan.yml
@@ -72,7 +72,7 @@ jobs:
72
with:
73
languages: cpp
74
build-mode: none
75
- packs: codeql/misra-cpp-coding-standards
+ packs: codeql/misra-cpp-coding-standards@2.50.0
76
config-file: ./.github/codeql/codeql-config.yml
77
- name: Perform CodeQL Analysis
78
timeout-minutes: 120 # Increased for multi-repo MISRA analysis
0 commit comments