dycw/pyright

Run 'pyright'

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 17, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: dycw/action-pyright@a7dece21e02a4e25e32b7c32c9e3b56444c7bcf2 # 0.3.11

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

namedescriptionrequireddefault
token-checkoutPersonal access token (PAT) used to fetch the repository${{github.token}}
token-githubPersonal access token (PAT) used to authenticate with GitHub${{github.token}}
python-versionThe version of Python to set UV_PYTHON to
indexThe URLs to use when resolving dependencies, in addition to the default index
index-usernameUsername for authenticating to the UV index
index-passwordPassword for authenticating to the UV index
resolutionThe strategy to use when selecting between the different compatible versions for a given package requirementhighest
prereleaseThe strategy to use when considering pre-release versionsdisallow
native-tlsWhether to load TLS certificates from the platform's native certificate storefalse

no outputs