X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.github%2Fworkflows%2Fgerrit-verify.yaml;h=be015b6c2ed797f8761a941b29f3a4203fd9b07b;hb=6b7742eb7b8c8b229fd6f0a834de5bc2fd9c4ec1;hp=c09830c8c1dbf63eb5b8791eda7f83dc6f38616b;hpb=3b63df8005fce1094538a0c4847150fc51bf2ab3;p=releng%2Fglobal-jjb.git diff --git a/.github/workflows/gerrit-verify.yaml b/.github/workflows/gerrit-verify.yaml index c09830c8..be015b6c 100644 --- a/.github/workflows/gerrit-verify.yaml +++ b/.github/workflows/gerrit-verify.yaml @@ -85,7 +85,9 @@ jobs: needs: [prepare, tox-verify] runs-on: ubuntu-latest steps: - - uses: technote-space/workflow-conclusion-action@v3 + - name: Get conclusion + # yamllint disable-line rule:line-length + uses: im-open/workflow-conclusion@e4f7c4980600fbe0818173e30931d3550801b992 # v2.2.3 - name: Set vote uses: lfit/gerrit-review-action@9627b9a144f2a2cad70707ddfae87c87dce60729 # v0.8 with: