actions-marketplace-validations/Workflow Rollback
Rolls back the HEAD on a given branch to another revision
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 20, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/fivebluepetals_rollback-action@3d70939c96bdc6909eb31c147eba5715b259d506 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | The branch to undo last commit | yes | main |
| revision | The tag, commit hash, revision to revert to | no | HEAD~1 |
Outputs
no outputs