File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 runs-on : ubuntu-latest
6565 steps :
6666 - name : Get PR branch
67- uses : xt0rted/pull-request-comment-branch@v2
67+ uses : xt0rted/pull-request-comment-branch@v3
6868 id : comment-branch
6969 - name : Set commit status as pending
7070 uses : myrotvorets/set-commit-status-action@master
9696 }
9797 steps :
9898 - name : Get PR branch
99- uses : xt0rted/pull-request-comment-branch@v2
99+ uses : xt0rted/pull-request-comment-branch@v3
100100 id : comment-branch
101101 - name : Checkout PR branch
102102 uses : actions/checkout@v5
@@ -136,7 +136,7 @@ jobs:
136136 runs-on : ubuntu-latest
137137 steps :
138138 - name : Get PR branch
139- uses : xt0rted/pull-request-comment-branch@v2
139+ uses : xt0rted/pull-request-comment-branch@v3
140140 id : comment-branch
141141
142142 - name : Set latest commit status as ${{ job.status }}
You can’t perform that action at this time.
0 commit comments