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 7474 node-version:
7575 - 12
7676 steps:
77- - uses: phish108/autotag-action@1.1.36
77+ - uses: phish108/autotag-action@1.1.37
7878 with:
7979 github-token: ${{ secrets.GITHUB_TOKEN}}
8080```
@@ -107,7 +107,7 @@ jobs:
107107 - run: npm test
108108 env:
109109 CI: "true"
110- - uses: phish108/autotag-action@1.1.36
110+ - uses: phish108/autotag-action@1.1.37
111111 with:
112112 github-token: ${{ secrets.GITHUB_TOKEN}}
113113 with-v: "true"
@@ -201,7 +201,7 @@ jobs:
201201 git config --local user.email "action@github.com"
202202 git config --local user.name "GitHub Action"
203203
204- - uses: phish108/autotag-action@1.1.36
204+ - uses: phish108/autotag-action@1.1.37
205205 id: tagger
206206 env:
207207 github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -218,7 +218,7 @@ jobs:
218218 with:
219219 github_token: ${{ secrets.GITHUB_TOKEN }}
220220
221- - uses: phish108/autotag-action@1.1.36
221+ - uses: phish108/autotag-action@1.1.37
222222 env:
223223 github-token: ${{ secrets.GITHUB_TOKEN }}
224224 branch: master
Original file line number Diff line number Diff line change 11{
22 "name" : " autotag" ,
3- "version" : " 1.1.36 " ,
3+ "version" : " 1.1.37 " ,
44 "description" : " " ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments