mirror of https://github.com/usbharu/Hideout.git
chore(deps): update stefanzweifel/git-auto-commit-action action to v6
This commit is contained in:
parent
5417299c16
commit
c59c273c8a
|
@ -149,6 +149,6 @@ jobs:
|
||||||
|
|
||||||
- name: Auto Commit
|
- name: Auto Commit
|
||||||
if: ${{ always() }}
|
if: ${{ always() }}
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v6
|
||||||
with:
|
with:
|
||||||
commit_message: "style: fix lint (CI)"
|
commit_message: "style: fix lint (CI)"
|
Loading…
Reference in New Issue