lf-edge / eve

EVE is Edge Virtualization Engine
https://www.lfedge.org/projects/eve/
Apache License 2.0
474 stars 162 forks source link

Update Required for CodeQL Action in Workflow File #4153

Open OhmSpectator opened 2 months ago

OhmSpectator commented 2 months ago

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

yash-zededa commented 2 months ago

@OhmSpectator I'll take care of it.

OhmSpectator commented 2 months ago

@yash-zededa there are also other workflows with obsolete actions; check the list please)

yash-zededa commented 2 months ago

@yash-zededa there are also other workflows with obsolete actions; check the list please)

Yes, will check for WF's with deprecation action.