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 6b13158 commit 3e5d9aa
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 @@ -23,6 +23,6 @@ jobs:
args: "fix --show-progress=dots"

- 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 3e5d9aa

Please sign in to comment.