Skip to content

Commit 9639cec

Browse files
authored
Merge pull request #569 from phparkitect/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
ci(deps): bump stefanzweifel/git-auto-commit-action from 5 to 7
2 parents a8ff510 + 3d203b9 commit 9639cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cs-fixer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: ./bin/php-cs-fixer fix --diff
3939

4040
- name: Commit CS Fixer fixes
41-
uses: stefanzweifel/git-auto-commit-action@v5
41+
uses: stefanzweifel/git-auto-commit-action@v7
4242
with:
4343
commit_message: "style: apply php-cs-fixer changes"
4444
commit_author: "github-actions[bot] <github-actions[bot]@users.noreply.github.com>"

0 commit comments

Comments
 (0)