Skip to content

Commit 8161378

Browse files
Update stefanzweifel/git-auto-commit-action action to v7
1 parent 7ef3e80 commit 8161378

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
black jupyddl tests
2323
- name: Commit changes
24-
uses: stefanzweifel/git-auto-commit-action@v5
24+
uses: stefanzweifel/git-auto-commit-action@v7
2525
with:
2626
commit_message: Apply formatting changes
2727
branch: main

0 commit comments

Comments
 (0)