File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ concurrency:
1515
1616jobs :
1717 build :
18- uses : Ilyes512/github-actions/.github/workflows/build-php.yml@1.0.2
18+ uses : Ilyes512/github-actions/.github/workflows/build-php.yml@1.0.3
1919 strategy :
2020 fail-fast : false
2121 matrix :
3636 dockerfile : ${{ matrix.docker.dockerfile }}
3737
3838 merge :
39- uses : Ilyes512/github-actions/.github/workflows/merge-php.yml@1.0.2
39+ uses : Ilyes512/github-actions/.github/workflows/merge-php.yml@1.0.3
4040 needs : build
4141 strategy :
4242 matrix :
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ concurrency:
1414
1515jobs :
1616 build :
17- uses : Ilyes512/github-actions/.github/workflows/build-php.yml@1.0.2
17+ uses : Ilyes512/github-actions/.github/workflows/build-php.yml@1.0.3
1818 strategy :
1919 fail-fast : false
2020 matrix :
3535 dockerfile : ${{ matrix.docker.dockerfile }}
3636
3737 merge :
38- uses : Ilyes512/github-actions/.github/workflows/merge-php.yml@1.0.2
38+ uses : Ilyes512/github-actions/.github/workflows/merge-php.yml@1.0.3
3939 needs : build
4040 strategy :
4141 matrix :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ concurrency:
1515
1616jobs :
1717 build :
18- uses : Ilyes512/github-actions/.github/workflows/build-php.yml@1.0.2
18+ uses : Ilyes512/github-actions/.github/workflows/build-php.yml@1.0.3
1919 strategy :
2020 fail-fast : false
2121 matrix :
3636 dockerfile : ${{ matrix.docker.dockerfile }}
3737
3838 merge :
39- uses : Ilyes512/github-actions/.github/workflows/merge-php.yml@1.0.2
39+ uses : Ilyes512/github-actions/.github/workflows/merge-php.yml@1.0.3
4040 needs : build
4141 strategy :
4242 matrix :
You can’t perform that action at this time.
0 commit comments