Skip to content

Commit 534c0e3

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v5.2.0 (#221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 678164f commit 534c0e3

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)