CI: Change out conclusion getter 12/72912/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 3 Jun 2024 13:46:41 +0000 (06:46 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 3 Jun 2024 13:46:41 +0000 (06:46 -0700)
Issue: RELENG-5356
Change-Id: I73b48a2e05cfd6862d3624f8ee760bde0ed8a6ff
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
.github/workflows/gerrit-verify.yaml

index 08da442..5cccdc3 100644 (file)
@@ -199,7 +199,8 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - name: Get workflow conclusion
-        uses: technote-space/workflow-conclusion-action@v3
+        # yaml-lint 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: