Skip to content

Commit

Permalink
Merge pull request #272 from Gh61/dependabot/github_actions/jaywcjlov…
Browse files Browse the repository at this point in the history
…e/changelog-generator-2.2.2

ci: bump jaywcjlove/changelog-generator from 2.2.1 to 2.2.2
  • Loading branch information
Gh61 authored Oct 1, 2024
2 parents 244bbbb + 61bc132 commit d944036
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/[email protected].1
uses: jaywcjlove/[email protected].2
with:
token: ${{ secrets.GITHUB_TOKEN }}
filter: '(version\s+[v|V]\d(\.\d+){0,2}|[m|M]erge\s|\(\#\d+\):)'
Expand Down

0 comments on commit d944036

Please sign in to comment.