CI: Change out conclusion getter 10/72910/2
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 3 Jun 2024 13:42:40 +0000 (06:42 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 3 Jun 2024 16:57:48 +0000 (09:57 -0700)
Issue: RELENG-5356
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Change-Id: I7bc0b36543ff89ac98fae83b6770184413feb674

.github/workflows/gerrit-verify.yaml

index 80c25b7..438bf9d 100644 (file)
@@ -216,7 +216,8 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - name: Get workflow conclusion
-        uses: technote-space/workflow-conclusion-action@v3
+        # yamllint disable-line rule:line-length
+        uses: im-open/workflow-conclusion@e4f7c4980600fbe0818173e30931d3550801b992  # v2.2.3
       - name: Set vote
         uses: lfit/gerrit-review-action@v0.3
         with: