Skip to content

Commit

Permalink
Merge pull request #20 from salahhusa9/renovate/stefanzweifel-git-aut…
Browse files Browse the repository at this point in the history
…o-commit-action-5.x

Update stefanzweifel/git-auto-commit-action action to v5
  • Loading branch information
salahhusa9 authored Mar 14, 2024
2 parents cae8e4c + 33c32b1 commit 94f4c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/laravel-pint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: vendor/bin/pint

- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: PHP Linting (Pint)
skip_fetch: true

0 comments on commit 94f4c62

Please sign in to comment.