File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5252 echo "::set-output name=url::$DEPLOY_DOMAIN"
5353
5454 - name : update status comment
55- uses : actions-cool/maintain-one-comment@v2.0 .0
55+ uses : actions-cool/maintain-one-comment@v3.2 .0
5656 with :
5757 token : ${{ secrets.GITHUB_TOKEN }}
5858 body : |
6868
6969 - name : The job failed
7070 if : ${{ failure() }}
71- uses : actions-cool/maintain-one-comment@v2.0 .0
71+ uses : actions-cool/maintain-one-comment@v3.2 .0
7272 with :
7373 token : ${{ secrets.GITHUB_TOKEN }}
7474 body : |
9393 id : pr
9494 run : echo "::set-output name=id::$(<pr-id.txt)"
9595 - name : The job failed
96- uses : actions-cool/maintain-one-comment@v2.0 .0
96+ uses : actions-cool/maintain-one-comment@v3.2 .0
9797 with :
9898 token : ${{ secrets.GITHUB_TOKEN }}
9999 body : |
You can’t perform that action at this time.
0 commit comments