shintar0/Check Update Action
Check outdated packages using selected package manager, filter by whitelist, and optionally notify Slack.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| manager | Package manager to use (pnpm or bun) | yes | — |
| webhook_url | Slack Webhook URL for notifications | no | "" |
| enable_slack | Enable Slack notification (true/false) | no | false |
| whitelist_file | Path to whitelist YAML file | no | "" |
| fail_on_update | Exit with code 1 if updates are found (true/false) | no | false |
Outputs
no outputs