Skip to content

Commit 36e0fa2

Browse files
committed
Aktualisiere stefanzweifel/git-auto-commit-action auf v5 (Case 174719)
Batch Commit via webfactory/bfg9000#11
1 parent fd89549 commit 36e0fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fix-cs-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
uses: docker://oskarstark/php-cs-fixer-ga:3.11.0
2222

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

0 commit comments

Comments
 (0)