Thanks for building this action! When releasing new versions, you should follow GitHub's recommended release management tagging strategy.
If, for example, you create a new release tag v1.7.3 which points to git ref f0cacc1a, then tags v1.7 and v1 should also be updated to point to f0cacc1a.
This will allow users of this action to receive minor or patch updates without having to update their workflows.