This repository was archived by the owner on Mar 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 composer global require ergebnis/composer-normalize
3030 composer normalize --indent-style=space --indent-size=4 --no-check-lock --no-update-lock --no-interaction --ansi
3131
32- - uses : " stefanzweifel/git-auto-commit-action@v4.0.0 "
32+ - uses : " stefanzweifel/git-auto-commit-action@v4.15.4 "
3333 with :
3434 commit_message : " chore: normalize composer.json"
Original file line number Diff line number Diff line change 9292 run : " composer cs -- --diff --diff-format=udiff --verbose"
9393
9494 - name : " Commit modified files"
95- uses : " stefanzweifel/git-auto-commit-action@v4.9.1 "
95+ uses : " stefanzweifel/git-auto-commit-action@v4.15.4 "
9696 with :
9797 commit_author :
" Daniel Bannert <[email protected] >" 9898 commit_message : " Enhancement: Update license year"
Original file line number Diff line number Diff line change 9494 VERSIONS_GITHUB_TOKEN : " ${{ secrets.VERSIONS_GITHUB_TOKEN }}"
9595
9696 - name : " Commit modified files"
97- uses : " stefanzweifel/git-auto-commit-action@v4.9.1 "
97+ uses : " stefanzweifel/git-auto-commit-action@v4.15.4 "
9898 with :
9999 commit_author :
" Daniel Bannert <[email protected] >" 100100 commit_message : " feat: updated versions files"
You can’t perform that action at this time.
0 commit comments