erlef/Mix Dependency Submission

Calculates dependencies for Mix and submits the list to the GitHub Dependency Submission API

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 Action runnerno${{ github.token }}
project-pathRepo path to the mix.exs file used to detect dependencies. Defaults to mix.exs in the root of the repository.yes${{ github.workspace }}
install-depsWhether to install dependencies to improve Submission Quality.nofalse
ignorePaths to ignoreno
namedescription
submission-json-pathPath to the generated submission JSON file
snapshot-idID of the submission
snapshot-api-urlURL of the submission API