ZTS: CodeQL Action v3 update
commit56ab541521ffe1af07bb060e58ce4e48eb5bca3e
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 24 Sep 2024 00:07:29 +0000 (23 17:07 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 00:07:29 +0000 (23 17:07 -0700)
treee180dfef54c38b612be43aad6b20edaf5d7cc7f0
parent78e9e987e1c2bd0beeabd5f44abbe25cebf3a219
ZTS: CodeQL Action v3 update

Switch from v2 to v3 CodeQL Actions.  The v2 actions will no longer
be supported as of Dec '24 so we need to move to v3.  According to
the release notes they should be functionally equivalent.

    Note that the only difference between v2 and v3 of the CodeQL
    Action is the node version they support, ... For example 3.22.11
    was the first v3 release and is functionally identical to 2.22.11.

https://github.com/github/codeql-action/blob/main/CHANGELOG.md

Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #16560
.github/workflows/codeql.yml