File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444
4545 - name : " Get current pull request"
4646 id : PR
47- uses : 8BitJonny/gh-get-current-pr@2.2 .0
47+ uses : 8BitJonny/gh-get-current-pr@4.0 .0
4848 with :
4949 github-token : ${{secrets.GITHUB_TOKEN}}
5050 filterOutClosed : true
9191 password : ${{secrets.OPENSHIFT_TOOLS_SERVICE_ACCOUNT_PASSWORD}}
9292
9393 - name : " Get current pull request"
94- uses : 8BitJonny/gh-get-current-pr@2.2 .0
94+ uses : 8BitJonny/gh-get-current-pr@4.0 .0
9595 id : PR
9696 with :
9797 github-token : ${{secrets.GITHUB_TOKEN}}
@@ -157,7 +157,7 @@ jobs:
157157 password : ${{secrets.OPENSHIFT_TOOLS_SERVICE_ACCOUNT_PASSWORD}}
158158
159159 - name : " Get current pull request"
160- uses : 8BitJonny/gh-get-current-pr@2.2 .0
160+ uses : 8BitJonny/gh-get-current-pr@4.0 .0
161161 id : PR
162162 with :
163163 github-token : ${{secrets.GITHUB_TOKEN}}
@@ -215,7 +215,7 @@ jobs:
215215 namespace : ${{secrets.OPENSHIFT_LICENSE_PLATE}}-${{secrets.OPENSHIFT_ENVIRONMENT}}
216216
217217 - name : " Get current pull request"
218- uses : 8BitJonny/gh-get-current-pr@2.2 .0
218+ uses : 8BitJonny/gh-get-current-pr@4.0 .0
219219 id : PR
220220 with :
221221 github-token : ${{secrets.GITHUB_TOKEN}}
You can’t perform that action at this time.
0 commit comments