It would be nice if you could create a v1 tag and update it everytime a non-breaking version is released.
Similar to this https://github.com/gradle-update/update-gradle-wrapper-action/releases/tag/v1
That would make it simple for consumers of the plugin to stay updated by just using
uses: alaegin/Detekt-Action@v1
Instead of having to update github workflow files for every new release