* Update CodeQL workflow to use latest CLI binaries and cache database
Update CodeQL workflow to use latest CLI binaries and cache database
- Specify the use of the latest CodeQL CLI binaries version v2.15.3 for both initialization and analysis steps.
* Resolve deprecation issue by upgrading to CodeQL Action v2
Resolve deprecation issue by upgrading to CodeQL Action v2
- Updated 'Initialize CodeQL' and 'Perform CodeQL Analysis' steps to use version 2 of the CodeQL Action.
- Removed deprecated version references and ensured compatibility with the latest GitHub Actions specifications.