GitHub has announced that CodeQL Action v2 will be deprecated on December 5th, 2024. Our repository uses the CodeQL Action in the following workflow file:
https://github.com/lf-edge/eve/blob/master/.github/workflows/codeql.yml
We need to update this file to ensure it uses CodeQL Action v3 before the deprecation date.
More info
GitHub has announced that CodeQL Action v2 will be deprecated on December 5th, 2024. Our repository uses the CodeQL Action in the following workflow file:
https://github.com/lf-edge/eve/blob/master/.github/workflows/codeql.yml
We need to update this file to ensure it uses CodeQL Action v3 before the deprecation date.
More info