lotusdocs icon indicating copy to clipboard operation
lotusdocs copied to clipboard

Updated: CodeQL workflow to use latest action versions

Open homelab-alpha opened this issue 8 months ago • 1 comments

PR: Update CodeQL Workflow to Use v3 Actions

Summary

This PR updates the codeql-analysis.yaml workflow to address the deprecation of CodeQL Action v2 by upgrading to v3.

🔧 Changes Made

  • Upgraded github/codeql-action/init from v2 to v3.
  • Upgraded github/codeql-action/autobuild from v2 to v3.
  • Updated actions/checkout from v3 to v4.
  • Switched runs-on from ubuntu-20.04 to ubuntu-latest for improved compatibility and longevity.

📌 Motivation

GitHub announced the deprecation of CodeQL Action v2. To ensure continued support and security scanning functionality, this workflow has been updated accordingly.

🔗 GitHub Changelog: Deprecation of CodeQL Action v2

🔍 Checklist

  • [x] Verified updated workflow syntax.
  • [x] Confirmed CI still passes with updated actions.

homelab-alpha avatar Apr 22 '25 06:04 homelab-alpha

Deploy request for hugo-lotusdocs pending review.

Visit the deploys page to approve it

Name Link
Latest commit 90df19b0e5e5e9a440ced3f53f378b1a23ece20c

netlify[bot] avatar Apr 22 '25 06:04 netlify[bot]

Thank you!

colinwilson avatar Jun 02 '25 16:06 colinwilson