Use latest version of auto-changelog-action

This commit is contained in:
Guillaume Nodet
2021-07-20 13:18:38 +02:00
parent 58c6782939
commit 26adc5e89e

View File

@@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v1
- name: Generate changelog
uses: charmixer/auto-changelog-action@v1.2
uses: charmixer/auto-changelog-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}