framework-r-d/Prepare Fix Outputs
Determines the target ref and repository for fix workflows triggered by various events.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 1, 2026
- License
- Apache 2.0
Pinned Snippet
uses: framework-r-d/action-prepare-fix-outputs@575967002716f2bdeb18caaf9253a4d9aca1d534 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ref | Manual ref override | no | — |
| repo | Manual repo override | no | — |
| checkout-path | Manual checkout path override | no | — |
Outputs
| name | description |
|---|---|
| ref | The resolved ref |
| repo | The resolved repository |
| checkout_path | The resolved checkout path |