Skip to content

Commit aa18013

Browse files
authored
ci(release): update changelog builder to v2.4.3
1 parent 9eff317 commit aa18013

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,10 @@ jobs:
9797
uses: actions/checkout@v2
9898
with:
9999
fetch-depth: 100
100-
101-
- name: Fetch from history
102-
run: git fetch --prune --unshallow --tags
103100

104101
- name: Build Changelog
105102
id: github_release_build
106-
uses: mikepenz/release-changelog-builder-action@v2
103+
uses: mikepenz/release-changelog-builder-action@v2.4.3
107104
with:
108105
configuration: "./.github/workflows/changelog-config.json"
109106
env:

0 commit comments

Comments
 (0)