Optum / semver-cli

Apache License 2.0
8 stars 1 forks source link

feat: add a setup action #74

Closed justinmchase closed 1 month ago

justinmchase commented 1 month ago

Proposed changes

This will make this repo into a github action as well.

- uses: optum/semver-cli/setup
  with:
    version: 0.8.11 # optional

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Checklist

Further comments

I have tested it from an external repo and it seems to work fine.