We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c72d32 commit 8c122dfCopy full SHA for 8c122df
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- name: Build Changelog
18
id: github_release
19
- uses: mikepenz/release-changelog-builder-action@{latest-release}
+ uses: mikepenz/release-changelog-builder-action@v2
20
with:
21
configuration: ".github/changelog.json"
22
env:
0 commit comments