Skip to content

Commit

Permalink
chore: revert release-changelog-builder-action update
Browse files Browse the repository at this point in the history
  • Loading branch information
zeshuaro committed Sep 16, 2023
1 parent f24ec72 commit ee05244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:

- name: Generate changelog 📝
id: generate-changelog
uses: mikepenz/release-changelog-builder-action@713885393e391b4ce984457280aba0d24fbf0c87 # v4.0.0
uses: mikepenz/release-changelog-builder-action@v3.7.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit ee05244

Please sign in to comment.