File tree Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 1717 uses : " actions/checkout@v3"
1818
1919 - name : " Release"
20- uses : " laminas/automatic-releases@1.15.0 "
20+ uses : " laminas/automatic-releases@1"
2121 with :
2222 command-name : " laminas:automatic-releases:release"
2323 env :
2828 " GIT_AUTHOR_EMAIL " : ${{ secrets.GIT_AUTHOR_EMAIL }}
2929
3030 - name : " Create Merge-Up Pull Request"
31- uses : " laminas/automatic-releases@1.15.0 "
31+ uses : " laminas/automatic-releases@1"
3232 with :
3333 command-name : " laminas:automatic-releases:create-merge-up-pull-request"
3434 env :
3939 " GIT_AUTHOR_EMAIL " : ${{ secrets.GIT_AUTHOR_EMAIL }}
4040
4141 - name : " Create and/or Switch to new Release Branch"
42- uses : " laminas/automatic-releases@1.15.0 "
42+ uses : " laminas/automatic-releases@1"
4343 with :
4444 command-name : " laminas:automatic-releases:switch-default-branch-to-next-minor"
4545 env :
5050 " GIT_AUTHOR_EMAIL " : ${{ secrets.GIT_AUTHOR_EMAIL }}
5151
5252 - name : " Bump Changelog Version On Originating Release Branch"
53- uses : " laminas/automatic-releases@1.15.0 "
53+ uses : " laminas/automatic-releases@1"
5454 with :
5555 command-name : " laminas:automatic-releases:bump-changelog"
5656 env :
6161 " GIT_AUTHOR_EMAIL " : ${{ secrets.GIT_AUTHOR_EMAIL }}
6262
6363 - name : " Create new milestones"
64- uses : " laminas/automatic-releases@1.15.0 "
64+ uses : " laminas/automatic-releases@1"
6565 with :
6666 command-name : " laminas:automatic-releases:create-milestones"
6767 env :
Original file line number Diff line number Diff line change 11PHP JWT Framework
22=================
33
4- ![ Build Status] ( https://github.com/web-token/jwt-framework/workflows/Coding%20Standards/badge.svg )
5- ![ Build Status] ( https://github.com/web-token/jwt-framework/workflows/Static%20Analyze/badge.svg )
6- ![ Build Status] ( https://github.com/web-token/jwt-framework/workflows/Rector%20Checkstyle/badge.svg )
7-
8- ![ Build Status] ( https://github.com/web-token/jwt-framework/workflows/Unit%20and%20Functional%20Tests/badge.svg )
9-
10- ![ Build Status] ( https://github.com/web-token/jwt-framework/workflows/Mutation%20Testing/badge.svg )
4+ ![ Build Status] ( https://github.com/web-token/jwt-framework/workflows/Integrate/badge.svg )
115
126[ ![ Latest Stable Version] ( https://poser.pugx.org/web-token/jwt-framework/v/stable.png )] ( https://packagist.org/packages/web-token/jwt-framework )
137[ ![ Total Downloads] ( https://poser.pugx.org/web-token/jwt-framework/downloads.png )] ( https://packagist.org/packages/web-token/jwt-framework )
You can’t perform that action at this time.
0 commit comments