arcticfox-gh/Unity Package Manager Tools

An action that will append a snapshot tag and a timestamp to the package version.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 30, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: arcticfox-gh/upmmanifesttools@be8943ea64c369c1dbcc71b8dccf26d521084d02 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
dirThe directory in which to look for package.json file. Example, "path/to/package".yes
actionThe action to perform on the version. Allowed options: snapshot, patch, minor, majoryes
namedescription
updated-manifestA boolean value, indicating whether or not a unity package manifest was found and updated as a result of running this action.