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 e6c36ef commit cc67d98Copy full SHA for cc67d98
.github/workflows/create-release.yml
@@ -43,7 +43,7 @@ jobs:
43
9.0.x
44
45
- name: Update CHANGELOG file
46
- uses: thomaseizinger/keep-a-changelog-new-release@2.0.0
+ uses: thomaseizinger/keep-a-changelog-new-release@3.0.0
47
with:
48
version: ${{ github.event.inputs.versionIncrement }}
49
0 commit comments