⬆️ Bump stefanzweifel/git-auto-commit-action

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from v4.9.0 to v4.9.1.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.9.0...296e083b4c312cf3438feb21957a85fa9677f61d)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-24 06:40:46 +00:00
committed by GitHub
parent ce16051e96
commit 43aa4feda4

View File

@@ -38,7 +38,7 @@ jobs:
- name: Build package
run: npm run package
- name: Publish package
uses: stefanzweifel/git-auto-commit-action@v4.9.0
uses: stefanzweifel/git-auto-commit-action@v4.9.1
with:
commit_message: ":rocket: Deploy new version [skip ci]"
commit_user_name: Koj Bot