ags4no/tool-versions-action
Parse tool versions into environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 2, 2024
- License
- MIT
Pinned Snippet
uses: ags4no/tool-versions-action@039145645fe38568b95607f3c6ad5543bd66fce5 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| file | Path to tool versions file | yes | .tool-versions |
Outputs
| name | description |
|---|---|
| golang-version | The version of Go (dynamic) |
| nodejs-version | The version of Node.js (dynamic) |
| ruby-version | The version of Ruby (dynamic) |