actions-marketplace-validations/Set (multiline) text output
A composite action to set the job output while maintaining the format e.g. markdown format and multi-line strings.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 1, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/boundfoxstudios_action-set-text-output@eff6735f23a588eeb14ab7ab2328b6118614ef07 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| text | Text content to be set as job output | yes | — |
Outputs
| name | description |
|---|---|
| value | outputs text and maintains the text format. |