The current master branch which has some additions vs `v3.0.2` is not tagged and released yet. I'm not very fond of using master ```yaml - name: PHPStan Static Analysis uses: php-actions/phpstan@master ``` in GH actions. Could you please release a new version?
The current master branch which has some additions vs
v3.0.2is not tagged and released yet.I'm not very fond of using master
in GH actions.
Could you please release a new version?