File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 runs-on : ubuntu-latest
5757 steps :
5858 - name : Clear votes
59- uses : lfit/gerrit-review-action@537251ec667665b386f70b330b05446e3fc29087 # v0.9
59+ uses : lfit/gerrit-review-action@6d2e00dfd3173cd9a36d11350c8fba44731c7b4e # v0.10.0
6060 with :
6161 host : ${{ vars.LFIT_GERRIT_SERVER }}
6262 username : ${{ vars.LFIT_GERRIT_SSH_REQUIRED_USER }}
9393 if : needs.needs-validate.outputs.validate == 'true'
9494 steps :
9595 - name : Checkout change
96- uses : lfit /checkout-gerrit-change-action@54d751e8bd167bc91f7d665dabe33fae87aaaa63 # v0.9
96+ uses : lfreleng-actions /checkout-gerrit-change-action@a42e7b28e20da2644d2c5d90f1294d0634a71d9c # v1.0.0
9797 with :
9898 gerrit-refspec : ${{ inputs.GERRIT_REFSPEC }}
9999 delay : " 0s"
@@ -186,7 +186,7 @@ jobs:
186186 # yamllint disable-line rule:line-length
187187 uses : im-open/workflow-conclusion@e4f7c4980600fbe0818173e30931d3550801b992 # v2.2.3
188188 - name : Set vote
189- uses : lfit/gerrit-review-action@537251ec667665b386f70b330b05446e3fc29087 # v0.9
189+ uses : lfit/gerrit-review-action@6d2e00dfd3173cd9a36d11350c8fba44731c7b4e # v0.10.0
190190 with :
191191 host : ${{ vars.LFIT_GERRIT_SERVER }}
192192 username : ${{ vars.LFIT_GERRIT_SSH_REQUIRED_USER }}
You can’t perform that action at this time.
0 commit comments