Repository Languages and CodeQL Support Map
Version updated for https://github.com/lfventura/list-repository-languages to version v3.1.1.
- This action is used across all versions by 7 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action retrieves and outputs the programming languages used in a repository by leveraging the GitHub API’s “List repository languages” endpoint. It automates the process of identifying repository languages, enabling tasks such as generating language-specific workflows, analyzing language usage, or integrating with tools like CodeQL. The action provides outputs that can be used for further automation, such as listing all languages or running matrix jobs based on detected languages.
What’s Changed
chore: security fix via npm overrides
Closes all 26 Dependabot advisories (undici + brace-expansion + @octokit/* ReDoS + esbuild dev server).