Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CodeQL to v3 #759

Closed
2 tasks done
arielswalker opened this issue Apr 24, 2024 · 0 comments
Closed
2 tasks done

Update CodeQL to v3 #759

arielswalker opened this issue Apr 24, 2024 · 0 comments

Comments

@arielswalker
Copy link

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

uses: github/codeql-action/init@v2

uses: github/codeql-action/analyze@v2

uses: github/codeql-action/upload-sarif@v2

uses: github/codeql-action/upload-sarif@v2

Additional context
In December 2024, CodeQL Action v2 will be officially deprecated (at the same time as the GHES 3.11 deprecation). At that point, no new updates will be made to CodeQL Action v2, which means that new CodeQL analysis capabilities will only be available to users of CodeQL Action v3.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants