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 18
18
composer global require ergebnis/composer-normalize
19
19
composer normalize
20
20
21
- - uses : stefanzweifel/git-auto-commit-action@v4.0.0
21
+ - uses : stefanzweifel/git-auto-commit-action@v4.15.4
22
22
with :
23
23
commit_message : normalize composer.json
Original file line number Diff line number Diff line change 18
18
args : --config=.php_cs.dist --allow-risky=yes
19
19
20
20
- name : Commit changes
21
- uses : stefanzweifel/git-auto-commit-action@v4
21
+ uses : stefanzweifel/git-auto-commit-action@v4.15.4
22
22
with :
23
23
commit_message : Fix styling
Original file line number Diff line number Diff line change 21
21
release-notes : ${{ github.event.release.body }}
22
22
23
23
- name : Commit updated CHANGELOG
24
- uses : stefanzweifel/git-auto-commit-action@v4
24
+ uses : stefanzweifel/git-auto-commit-action@v4.15.4
25
25
with :
26
26
branch : main
27
27
commit_message : Update CHANGELOG
You can’t perform that action at this time.
0 commit comments