Skip to content

Commit

Permalink
CI: Change out conclusion getter
Browse files Browse the repository at this point in the history
Issue: RELENG-5356
Change-Id: I73b48a2e05cfd6862d3624f8ee760bde0ed8a6ff
Signed-off-by: Andrew Grimberg <[email protected]>
  • Loading branch information
tykeal committed Jun 3, 2024
1 parent 81c2062 commit 5b656f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gerrit-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5b656f8

Please sign in to comment.