Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit df6d0cf

Browse files
Merge pull request #5 from enflow/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
Bump stefanzweifel/git-auto-commit-action from 4 to 5
2 parents 17b686f + af1ca0b commit df6d0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fix-php-code-style-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
uses: aglipanci/laravel-pint-action@2.3.0
2020

2121
- name: Commit changes
22-
uses: stefanzweifel/git-auto-commit-action@v4
22+
uses: stefanzweifel/git-auto-commit-action@v5
2323
with:
2424
commit_message: Fix styling

0 commit comments

Comments
 (0)