Fix git-auto-commit-action

This commit is contained in:
Bruno Alla 2020-09-11 10:55:38 +01:00 committed by GitHub
parent 96ebbe975f
commit 625c7ceb73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v4.5.1
with:
commit_message: Update Changelog
file_pattern: CHANGELOG.md