Skip to content

Commit 0b0a91a

Browse files
committed
Update stefanzweifel/git-auto-commit-action action to v4.8.0
1 parent 535ee2f commit 0b0a91a

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
@@ -22,7 +22,7 @@ jobs:
2222
run: |
2323
black .
2424
- name: Commit changes
25-
uses: stefanzweifel/git-auto-commit-action@v4.1.2
25+
uses: stefanzweifel/git-auto-commit-action@v4.8.0
2626
with:
2727
commit_message: Apply formatting changes
2828
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)