advanced-security/Conda dependency submission action
Upload information about your Anaconda environment to the GitHub dependency graph
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Personal Access Token (PAT). Defaults to PAT provided by Actions runner. | no | ${{ github.token }} |
| filePath | The path to the directory containing the environment files to upload. Defaults to Actions working directory. | no | . |
| filePattern | The file name pattern for environment files to upload | no | environment.{yaml,yml} |
| treatAsPython | Treat all dependencies discovered in Conda manifests as Python (PyPI) packages when submitting to the Dependency Submission API. | no | false |
Outputs
no outputs