Skip to content

Commit

Permalink
Bump heinrichreimer/github-changelog-generator-action from 2.3 to 2.4
Browse files Browse the repository at this point in the history
Bumps [heinrichreimer/github-changelog-generator-action](https://github.com/heinrichreimer/github-changelog-generator-action) from 2.3 to 2.4.
- [Release notes](https://github.com/heinrichreimer/github-changelog-generator-action/releases)
- [Commits](janheinrichmerker/action-github-changelog-generator@v2.3...v2.4)

---
updated-dependencies:
- dependency-name: heinrichreimer/github-changelog-generator-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent aae7720 commit 26b38f6
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.3
uses: heinrichreimer/github-changelog-generator-action@v2.4
with:
token: ${{ secrets.GITHUB_TOKEN }}
sinceTag: ${{ steps.last_release.outputs.tag_name }}
Expand Down

0 comments on commit 26b38f6

Please sign in to comment.