We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5d557 commit 02c53c5Copy full SHA for 02c53c5
.github/workflows/update.yml
@@ -109,4 +109,4 @@ jobs:
109
commit_user_name: "phpstan-bot"
110
commit_user_email: "ondrej+phpstanbot@mirtes.cz"
111
commit_author: "phpstan-bot <ondrej+phpstanbot@mirtes.cz>"
112
- tagging_message: ${{ steps.semvers.outputs.patch }}
+ tagging_message: ${{ steps.semvers.outputs.minor }}
0 commit comments