Skip to content

Commit

Permalink
Merge pull request #38 from guanguans/dependabot/github_actions/stefa…
Browse files Browse the repository at this point in the history
…nzweifel/git-auto-commit-action-5

chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
  • Loading branch information
guanguans authored Oct 13, 2023
2 parents 6f160a1 + f76a191 commit db42793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-cs-fixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: composer style-fix

- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Fix styling
file_pattern: '**.php'

0 comments on commit db42793

Please sign in to comment.