actions-marketplace-validations/action-updater
Check for updates to your actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 5, 2022
- License
- MPL 2.0
Pinned Snippet
uses: actions-marketplace-validations/vsoch_action-updater@909ee9b5c2b88b3bba79a70a248b575f7994f79b # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | no | — |
| updaters | Choose named updaters to run (comma separated value, no spaces) | no | — |
| path | path to file or directory to check | — | .github/workflows |
| settings_file | custom settings file for updater | no | — |
| args | additional args to provide to 'detect' or 'update' commands | no | — |
| version | release of updater to use | no | — |
| allow_fail | allow a failure (only relevant if pull_request is false) | — | false |
Outputs
no outputs