Skip to content

Commit

Permalink
ci: upgrade TriPSs/conventional-changelog-action v3 -> v5
Browse files Browse the repository at this point in the history
  • Loading branch information
DevYukine committed Jan 15, 2024
1 parent ecdf71d commit 60c2587
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 @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4
- name: Create Conventional Changelog
id: changelog
uses: TriPSs/conventional-changelog-action@v3
uses: TriPSs/conventional-changelog-action@v5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
version-file: './Cargo.toml'
Expand Down

0 comments on commit 60c2587

Please # to comment.