-
Notifications
You must be signed in to change notification settings - Fork 330
Closed
Description
Checklist (Please check before submitting)
- I reviewed the Contributing Guide.
- I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.
Describe the bug
CodeQL v2 will be deprecated December 2024.
Expected behavior
Update workflows to use v3.
Code snips
cFS/.github/workflows/codeql-reusable.yml
Line 119 in f9dc33a
| uses: github/codeql-action/init@v2 |
cFS/.github/workflows/codeql-reusable.yml
Line 129 in f9dc33a
| uses: github/codeql-action/analyze@v2 |
cFS/.github/workflows/static-analysis.yml
Line 107 in f9dc33a
| uses: github/codeql-action/upload-sarif@v2 |
| uses: github/codeql-action/upload-sarif@v2 |
Submodules do not need to update their workflows since they all use https://github.com/nasa/cFS/blob/main/.github/workflows/codeql-reusable.yml.
Reporter Info
Ariel Walker, MCSG Tech.
Reactions are currently unavailable