serge1 / ELFIO

ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
http://serge1.github.io/ELFIO
MIT License
726 stars 157 forks source link

Use CodeQL Actions v2 #118

Closed scribam closed 1 year ago

scribam commented 1 year ago

From https://github.com/serge1/ELFIO/actions/runs/3912488136

CodeQL Action v1 will be deprecated on January 18th, 2023. Please upgrade to v2. For more information, see https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/

From https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/

On March 30, 2022, we released CodeQL Action v2, which runs on the Node.js 16 runtime. The CodeQL Action v1 will be deprecated at the same time as GHES 3.3, which is currently scheduled for January 2023.

serge1 commented 1 year ago

Accepted. Thank you!