actions-marketplace-validations/Truncate String

Simple truncate string

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 16, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/2428392_gh-truncate-string-action@b3ff790d21cf42af3ca7579146eedb93c8fb0757 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
stringToTruncateString to be truncatedyes
maxLengthMax length of the stringyes
removeDanglingCharactersRemove any of the provided dangling characters. No seperation between characters e.g. -,!%""
truncationSymbolAppends a string to the end of the truncated string to indicate truncation has occurred
namedescription
stringThe truncated string