We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 169c2bc commit 34fb562Copy full SHA for 34fb562
.github/workflows/update.yml
@@ -69,3 +69,4 @@ jobs:
69
commit_user_name: "phpstan-bot"
70
commit_user_email: "[email protected]"
71
commit_author: "phpstan-bot <[email protected]>"
72
+ tagging_message: ${{ steps.semvers.outputs.patch }}
0 commit comments