Skip to content

Commit

Permalink
:chore bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rxcod9 committed Feb 24, 2024
1 parent 9354832 commit 1b4ce4f
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@v5.0.0
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Fix styling
branch: ${{ steps.extract_branch.outputs.branch }}
Expand Down

0 comments on commit 1b4ce4f

Please sign in to comment.