Skip to content

Commit

Permalink
Merge pull request #3 from rxcod9/renovate/stefanzweifel-git-auto-com…
Browse files Browse the repository at this point in the history
…mit-action-2.x

Update stefanzweifel/git-auto-commit-action action to v2.5.0
  • Loading branch information
rxcod9 authored Jun 30, 2021
2 parents 34f9f04 + 03deb31 commit ce8d98f
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@v2.3.0
uses: stefanzweifel/git-auto-commit-action@v2.5.0
with:
commit_message: Fix styling
branch: ${{ steps.extract_branch.outputs.branch }}
Expand Down

0 comments on commit ce8d98f

Please sign in to comment.