Skip to content

Commit 20ebe0a

Browse files
committed
chore: update to dev version of plugin
1 parent 2f23b1c commit 20ebe0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@v5
3030
with:
3131
fetch-depth: 0
32-
- uses: BobAnkh/auto-generate-changelog@v1.2.5
32+
- uses: BobAnkh/auto-generate-changelog@dev
3333
with:
3434
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
3535
TYPE: 'feat:Feature,fix:Bug Fixes,docs:Documentation,refactor:Refactor,perf:Performance Improvements'

0 commit comments

Comments
 (0)