Skip to content

Commit 448af48

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6 (#225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbc8694 commit 448af48

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.2.0
24+
uses: stefanzweifel/git-auto-commit-action@v6.0.1
2525
with:
2626
commit_message: Fix styling
2727
branch: ${{ steps.extract_branch.outputs.branch }}

0 commit comments

Comments
 (0)