Thanks to visit codestin.com Credit goes to github.com
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 6a1df9a commit 77bdf96Copy full SHA for 77bdf96
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- name: Generate changelog
20
id: changelog
21
- uses: metcalfc/changelog-generator@v4.2.0
+ uses: metcalfc/changelog-generator@v4.3.1
22
with:
23
myToken: ${{ secrets.PHPSTAN_BOT_TOKEN }}
24
0 commit comments