Open OhmSpectator opened 2 months ago
@OhmSpectator I'll take care of it.
@yash-zededa there are also other workflows with obsolete actions; check the list please)
@yash-zededa there are also other workflows with obsolete actions; check the list please)
Yes, will check for WF's with deprecation action.
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