File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 2020 ref : ${{ github.head_ref }}
2121
2222 - name : Fix PHP code style issues
23- uses : aglipanci/laravel-pint-action@2.4
23+ uses : aglipanci/laravel-pint-action@2.5
2424
2525 - name : Commit changes
2626 uses : stefanzweifel/git-auto-commit-action@v5
Original file line number Diff line number Diff line change 4848
4949 - name : Create Pull Request
5050 if : steps.generate.outputs.changes == 'true'
51- uses : peter-evans/create-pull-request@v4
51+ uses : peter-evans/create-pull-request@v7
5252 id : create-pr
5353 with :
5454 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55
6+ <a name =" 2.1.2 " ></a >
7+ ## [ 2.1.2] - 2024-11-01
8+
9+ ### Chore
10+ - update CHANGELOG.md
11+
12+ ### 🔀 Merged
13+ - Merge pull request [ #21 ] ( https://github.com/cleaniquecoders/laravel-action/issues/21 ) from cleaniquecoders/update-changelog-11623324903
14+
15+
616<a name =" 2.1.1 " ></a >
717## [ 2.1.1] - 2024-11-01
818
@@ -74,6 +84,7 @@ All notable changes to this project will be documented in this file.
7484## 1.0.0 - 2022-09-11
7585
7686
87+ [ 2.1.2 ] : https://github.com/cleaniquecoders/laravel-action/compare/2.1.1...2.1.2
7788[ 2.1.1 ] : https://github.com/cleaniquecoders/laravel-action/compare/2.1.0...2.1.1
7889[ 2.1.0 ] : https://github.com/cleaniquecoders/laravel-action/compare/2.0.0...2.1.0
7990[ 2.0.0 ] : https://github.com/cleaniquecoders/laravel-action/compare/1.6.0...2.0.0
You can’t perform that action at this time.
0 commit comments