Skip to content

Commit

Permalink
Fix version for changelog action.
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavpandeyvpz committed May 21, 2024
1 parent dccd280 commit 5d0e60c
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 @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4
- name: Collect changelog
id: changelog
uses: saadmk11/changelog-ci@v1
uses: saadmk11/changelog-ci@v1.1.2
- name: Create a Github release
uses: taiki-e/create-gh-release-action@v1
id: release
Expand Down

0 comments on commit 5d0e60c

Please sign in to comment.