Skip to content

Commit 7f44ec0

Browse files
authored
Merge pull request #41 from APLA-Toolbox/renovate/stefanzweifel-git-auto-commit-action-4.x
Update stefanzweifel/git-auto-commit-action action to v4.8.0
2 parents 3bd8dd7 + 0b0a91a commit 7f44ec0

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)