Skip to content

Commit be51583

Browse files
authored
Merge pull request #30 from permafrost-dev/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
Bump stefanzweifel/git-auto-commit-action from 4 to 5
2 parents 3d16adc + 5ae3478 commit be51583

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
args: --config=.php_cs.dist.php --allow-risky=yes
2222

2323
- name: Commit changes
24-
uses: stefanzweifel/git-auto-commit-action@v4
24+
uses: stefanzweifel/git-auto-commit-action@v5
2525
with:
2626
commit_message: Fix styling

0 commit comments

Comments
 (0)