endormi/yearplusplus
Update year in specified files and commit changes to Git
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 11, 2025
- License
- MIT
Pinned Snippet
uses: endormi/yearplusplus@83afbd231c376476f30d88aebb6710f92fac3a32 # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Files to update | yes | — |
| username | Username for the commit | no | github-actions[bot] |
| Email for the commit | no | github-actions[bot]@users.noreply.github.com | |
| commit_message | Commit message | no | Update copyright year |
| last_year | Custom last year | no | — |
| current_year | Custom current year | no | — |
Outputs
no outputs