centeredge/yardarm-action
Interact with the Yardarm Open API 3 SDK generator in GitHub actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 10, 2026
- License
- Apache 2.0
Pinned Snippet
uses: centeredge/yardarm-action@bbf18d90ceee8816fd401aed5bf1a3a64940612f # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| yardarm | The version of yardarm to use, eg 0.3.x to match against the latest 0.3 version, 0.3.4, or 'latest' for latest | no | latest |
| dotnet-version | The .NET SDK version to setup | no | 6.0.x |
| pre-release | Toggle searching pre-release versions | no | false |
| args | yardarm arguments | yes | generate help |
Outputs
no outputs