We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c647ed4 commit 2edf10aCopy full SHA for 2edf10a
.github/workflows/fix-php-code-style-issues.yml
@@ -22,6 +22,6 @@ jobs:
22
uses: aglipanci/laravel-pint-action@8eedec46a1856977c41667f9c66d5562fa3f9c08
23
24
- name: Commit changes
25
- uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842
+ uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79
26
with:
27
commit_message: Fix styling
0 commit comments