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 b4062b7 commit b015f09Copy full SHA for b015f09
.github/workflows/coding_standard.yaml
@@ -32,7 +32,7 @@ jobs:
32
33
- run: composer fix-style
34
35
- - uses: stefanzweifel/git-auto-commit-action@v5.0.1
+ - uses: stefanzweifel/git-auto-commit-action@v5.2.0
36
with:
37
commit_message: Apply coding standard changes
38
branch: "master"
0 commit comments