actions-marketplace-validations/xlyk-tagliatelle
Utility to update tags and version numbers in config files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 8, 2025
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/xlyk_tagliatelle-action@3f817e74061506a72ad5d2820a7e0ae53e365948 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| user | github username | yes | — |
| token | github personal access token | yes | — |
| repo | repo that contains target file | yes | — |
| file | target file to update | yes | — |
| tag | string to use as replacement | yes | — |
| pattern | regex pattern to use | yes | — |
| project | name of the project | yes | — |
| environment | name of the environment | yes | — |
Outputs
no outputs