Skip to content

Commit

Permalink
CI: Switch conclusion getter
Browse files Browse the repository at this point in the history
Issue: RELENG-5356
Change-Id: I0d21b5e52e28fb4038a52801c7b4894ca58ce2ba
Signed-off-by: Andrew Grimberg <[email protected]>
  • Loading branch information
tykeal committed Jun 3, 2024
1 parent e5fad5e commit 4657e17
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/gerrit-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,9 @@ jobs:
needs: [clear-vote, actionlint, pre-commit, prepare, test, finalize, CodeQL]
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
# yamllint disable-line rule:line-length
uses: lfit/gerrit-review-action@b2e3ea69fb74183ac3d32360d06b2b085c2efee6 # v0.5
Expand Down

0 comments on commit 4657e17

Please sign in to comment.