rahulinux/Check action updates
Github action that scans workflow and check if available updates
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ignoreActions | Provide list of action that you want to ignore | no | "" |
| workflowDir | Provide workflow directory path | no | .github/workflows |
| loglevel | Set log level: debug, error, warn | no | info |
| prettyprint | Get json dump with prettyprint | no | true |
Outputs
| name | description |
|---|---|
| actions | List of available updates |