Skip to content

Commit 59ca201

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v5.2.0 (#231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84d8faa commit 59ca201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
PHP_CS_FIXER_IGNORE_ENV: true
192192

193193
- name: 📤 Commit and push changed files back to GitHub
194-
uses: stefanzweifel/git-auto-commit-action@v5.0.1
194+
uses: stefanzweifel/git-auto-commit-action@v5.2.0
195195
with:
196196
commit_message: 'style(php-cs-fixer): lint php files and fix coding standards'
197197
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)