Skip to content

Commit 09c3158

Browse files
committed
chore(deps): update stefanzweifel/git-auto-commit-action action to v4.14.1
1 parent d9371d7 commit 09c3158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Run format
1515
run: yarn format
1616
- name: Commit changes
17-
uses: stefanzweifel/[email protected].0
17+
uses: stefanzweifel/[email protected].1
1818
with:
1919
commit_message: 'chore: apply formatting changes'
2020
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)