Skip to content

Commit

Permalink
ci: bump jaywcjlove/changelog-generator from 1.9.5 to 1.9.6
Browse files Browse the repository at this point in the history
Bumps [jaywcjlove/changelog-generator](https://github.com/jaywcjlove/changelog-generator) from 1.9.5 to 1.9.6.
- [Release notes](https://github.com/jaywcjlove/changelog-generator/releases)
- [Commits](jaywcjlove/changelog-generator@v1.9.5...v1.9.6)

---
updated-dependencies:
- dependency-name: jaywcjlove/changelog-generator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent ab945fe commit 6235411
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 @@ -64,7 +64,7 @@ jobs:

- name: Generate changelog
id: commits_changelog
uses: jaywcjlove/changelog-generator@v1.9.5
uses: jaywcjlove/changelog-generator@v1.9.6
with:
token: ${{ secrets.GITHUB_TOKEN }}
filter: '(version\s+[v|V]\d(\.\d+){0,2}|[m|M]erge\s)'
Expand Down

0 comments on commit 6235411

Please sign in to comment.