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 2323 composer global require ergebnis/composer-normalize
2424 composer normalize
2525
26- - uses : stefanzweifel/git-auto-commit-action@v5
26+ - uses : stefanzweifel/git-auto-commit-action@v6
2727 with :
2828 commit_message : normalize composer.json
Original file line number Diff line number Diff line change 2727 - run : composer fix-style
2828 continue-on-error : true
2929
30- - uses : stefanzweifel/git-auto-commit-action@v5
30+ - uses : stefanzweifel/git-auto-commit-action@v6
3131 with :
3232 commit_message : composer fix-style
3333 commit_author : laravel-ide-helper <laravel-ide-helper@users.noreply.github.com>
Original file line number Diff line number Diff line change 2727 release-notes : ${{ github.event.release.body }}
2828
2929 - name : Commit updated CHANGELOG
30- uses : stefanzweifel/git-auto-commit-action@v5
30+ uses : stefanzweifel/git-auto-commit-action@v6
3131 with :
3232 branch : ${{ github.event.release.target_commitish }}
3333 commit_message : Update CHANGELOG
You can’t perform that action at this time.
0 commit comments