Skip to content

Commit 1f51f59

Browse files
chore(deps): update ardalanamini/auto-changelog action to v3
1 parent 645851d commit 1f51f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generare-news.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
generate-changelog:
55
runs-on: ubuntu-latest
66
steps:
7-
- uses: ardalanamini/auto-changelog@v1.1.0
7+
- uses: ardalanamini/auto-changelog@v3.3.2
88
with:
99
token: ${{ secrets.GITHUB_TOKEN }}
1010
exclude: 'perf,other,breaking'

0 commit comments

Comments
 (0)