advanced-security/Conda dependency submission action

Upload information about your Anaconda environment to the GitHub dependency graph

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub Personal Access Token (PAT). Defaults to PAT provided by Actions runner.no${{ github.token }}
filePathThe path to the directory containing the environment files to upload. Defaults to Actions working directory.no.
filePatternThe file name pattern for environment files to uploadnoenvironment.{yaml,yml}
treatAsPythonTreat all dependencies discovered in Conda manifests as Python (PyPI) packages when submitting to the Dependency Submission API.nofalse

no outputs