[PR #6179] [CLOSED] ci: codeql: add the language to the category #5859

Closed
opened 2026-05-05 10:46:14 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6179
Author: @kmk3
Created: 1/30/2024
Status: Closed

Base: masterHead: ci-codeql-lang


📝 Commits (1)

  • d015c8a ci: codeql: add the language to the category

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 .github/workflows/check-c.yml (+2 -0)
📝 .github/workflows/check-python.yml (+2 -0)

📄 Description

For consistency with the auto-generated yaml:

- name: Perform CodeQL Analysis
  uses: github/codeql-action/analyze@v3
  with:
    category: "/language:${{matrix.language}}"

Documentation:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/6179 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 1/30/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ci-codeql-lang` --- ### 📝 Commits (1) - [`d015c8a`](https://github.com/netblue30/firejail/commit/d015c8a3829ee1b595a34c2f07712936414bdfc7) ci: codeql: add the language to the category ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/check-c.yml` (+2 -0) 📝 `.github/workflows/check-python.yml` (+2 -0) </details> ### 📄 Description For consistency with the auto-generated yaml: - name: Perform CodeQL Analysis uses: github/codeql-action/analyze@v3 with: category: "/language:${{matrix.language}}" Documentation: * https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#changing-the-languages-that-are-analyzed * https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning#configuring-a-category-for-the-analysis --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:46:14 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5859
No description provided.