Skip to content

Commit 07a2831

Browse files
chore(deps): update ardalanamini/auto-changelog action to v1.4.0 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 645851d commit 07a2831

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@v1.4.0
88
with:
99
token: ${{ secrets.GITHUB_TOKEN }}
1010
exclude: 'perf,other,breaking'

0 commit comments

Comments
 (0)