actions-marketplace-validations/List Repositories Languages

List a repositories languages using the GitHub API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 22, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/austenstone_list-repository-languages@3243aeff4fa31433f583b708909b103c718d9a3c # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenThe GitHub token used to create an authenticated clientno${{ github.token }}
ownerThe owner of the repositoryno${{ github.repository_owner }}
repoThe name of the repositoryno${{ github.event.repository.name }}
codeqlFilter the languages to only those that are supported by CodeQLnofalse
namedescription
languagesThe languages of the repository as a JSON array