Skip to content

Commit

Permalink
Revert "Bump heinrichreimer/github-changelog-generator-action from 2.…
Browse files Browse the repository at this point in the history
…3 to 2.4"

This reverts commit 4e2ab89.
  • Loading branch information
krasnoukhov committed Jan 29, 2024
1 parent 2307910 commit df32d48
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 @@ -53,7 +53,7 @@ jobs:

- name: "🗒️ Generate release changelog"
id: changelog
uses: heinrichreimer/github-changelog-generator-action@v2.4
uses: heinrichreimer/github-changelog-generator-action@v2.3
with:
token: ${{ secrets.GITHUB_TOKEN }}
sinceTag: ${{ steps.last_release.outputs.tag_name }}
Expand Down

0 comments on commit df32d48

Please sign in to comment.