anna-money/GitHub tagger
Bump and push git tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 24, 2024
- License
- MIT
Pinned Snippet
uses: anna-money/action-bump-version@6cdacef1d2f634be5952d4085ed3e573025bec37 # 2024.9.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Required for permission to tag the repo. | yes | — |
| with_month | Add the month number as a second part of the tag. | — | false |
| add_tag | Add a tag to the commit. | — | true |
Outputs
| name | description |
|---|---|
| new_tag | Generated tag |
| old_tag | Old tag |