Skip to content

Commit

Permalink
Aktualisiere stefanzweifel/git-auto-commit-action auf v5 (Case 174719)
Browse files Browse the repository at this point in the history
Batch Commit via webfactory/bfg9000#11
  • Loading branch information
mpdude committed Aug 27, 2024
1 parent d774a25 commit 3feb3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fix-cs-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
run: bin/php-cs-fixer

- name: Commit and push back changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "Fix CS with PHP-CS-Fixer"

0 comments on commit 3feb3f4

Please sign in to comment.