actions-marketplace-validations/Dependabot Notify
Github action for notifieing Dependabot of a private dependency release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-access-token | GitHub access token with "repo" permissions | yes | — |
| dependency-name | Your dependency name for example: org.kohsuke:github-api | yes | — |
| dependency-version | Your dependency version for example: 1.5.0 | yes | — |
| dependency-package-manager | Your dependency manager for example: npm_and_yarn. Possible values: 'bundler', 'composer', 'docker', 'maven', 'npm_and_yarn', 'elm', 'submodules', 'hex', 'cargo', 'gradle', 'nuget', 'dep', 'go_modules', 'pip', 'terraform' or 'github_actions' | yes | npm_and_yarn |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |