Skip to content

Commit

Permalink
build(deps): bump stefanzweifel/git-auto-commit-action
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and matfax committed Oct 30, 2020
1 parent ef4ed9c commit 499e4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
branch: black
- name: committing changed files
if: ${{ github.head_ref != '' }}
uses: stefanzweifel/git-auto-commit-action@v4.5.1
uses: stefanzweifel/git-auto-commit-action@v4.7.2
with:
commit_message: 'style(format): reformat with black'
branch: ${{ github.head_ref }}
Expand Down

0 comments on commit 499e4a9

Please sign in to comment.