File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed
Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 99 with :
1010 fetch-depth : 3
1111 - name : Check package version
12- uses : technote-space/ga- package-version-checker @v1
12+ uses : technote-space/package-version-check-action @v1
1313 with :
1414 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
1515 TEST_TAG_PREFIX : test/
Original file line number Diff line number Diff line change 1515 with :
1616 fetch-depth : 3
1717 - name : Check package version
18- uses : technote-space/ga- package-version-checker @v1
18+ uses : technote-space/package-version-check-action @v1
1919 with :
2020 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2121 - name : Install Package dependencies
3939 uses : actions/checkout@master
4040 with :
4141 fetch-depth : 3
42- - name : Check package version
43- uses : technote-space/ga-package-version-checker@v1
44- with :
45- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4642 - name : Install Package dependencies
4743 run : yarn install
4844 - name : Build
Original file line number Diff line number Diff line change 11{
22 "name" : " jquery.marker-animation" ,
3- "version" : " 1.4.2 " ,
3+ "version" : " 1.4.3 " ,
44 "description" : " Marker animation jQuery plugin" ,
55 "main" : " jquery.marker-animation.min.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments