Skip to content

Commit 5ee52b4

Browse files
Update stefanzweifel/git-auto-commit-action action to v5.2.0
1 parent 5804b2d commit 5ee52b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
id: extract_branch
2222

2323
- name: Commit changes
24-
uses: stefanzweifel/git-auto-commit-action@v5.1.0
24+
uses: stefanzweifel/git-auto-commit-action@v5.2.0
2525
with:
2626
commit_message: Fix styling
2727
branch: ${{ steps.extract_branch.outputs.branch }}

0 commit comments

Comments
 (0)