Skip to content

Commit

Permalink
Merge pull request #21 from boutproject/dependabot/github_actions/ste…
Browse files Browse the repository at this point in the history
…fanzweifel/git-auto-commit-action-5

CI: Bump stefanzweifel/git-auto-commit-action from 4 to 5
  • Loading branch information
dschwoerer authored Jun 11, 2024
2 parents 58ea38a + a673f5f commit 2c31469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
run: |
$HOME/.local/bin/black . $(grep '^#!.*/bin/.*python.*$' . -Ir|cut -d: -f1)
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "Apply black changes"

0 comments on commit 2c31469

Please sign in to comment.