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 60eeb69 commit 16cdb82Copy full SHA for 16cdb82
.github/workflows/github-release.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- name: Generate changelog
18
id: changelog
19
- uses: metcalfc/changelog-generator@v4.3.1
+ uses: metcalfc/changelog-generator@v4.5.0
20
with:
21
myToken: ${{ secrets.GH_TOKEN }}
22
.github/workflows/oss-release-deploy.yml
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
47
48
49
0 commit comments