Skip to content

Commit

Permalink
Update stefanzweifel/git-auto-commit-action action to v4.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 8, 2022
1 parent 5802b44 commit be4d7a9
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 @@ -21,7 +21,7 @@ jobs:
id: extract_branch

- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4.12.0
uses: stefanzweifel/git-auto-commit-action@v4.13.1
with:
commit_message: Fix styling
branch: ${{ steps.extract_branch.outputs.branch }}
Expand Down

0 comments on commit be4d7a9

Please sign in to comment.