Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update CodeQL action and dependencies #346

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

khulnasoft-bot
Copy link

Pull Request Title

chore: update CodeQL action and dependencies

Pull Request Message

This PR updates the CodeQL GitHub Actions workflow to improve security and maintainability by upgrading dependencies to specific versions:

  • Updated actions/checkout from v3v4.2.2
  • Updated github/codeql-action from v2codeql-bundle-v2.20.7 for:
    • init step
    • autobuild step
    • analyze step

These changes ensure compatibility with the latest CodeQL security updates while maintaining analysis performance.

### **Pull Request Title**  
`chore: update CodeQL action and dependencies`  

### **Pull Request Message**  
This PR updates the CodeQL GitHub Actions workflow to improve security and maintainability by upgrading dependencies to specific versions:  

- **Updated `actions/checkout`** from `v3` → `v4.2.2`  
- **Updated `github/codeql-action`** from `v2` → `codeql-bundle-v2.20.7` for:  
  - `init` step  
  - `autobuild` step  
  - `analyze` step  

These changes ensure compatibility with the latest CodeQL security updates while maintaining analysis performance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant