Skip to content

Commit

Permalink
CI: Change out conclusion getter
Browse files Browse the repository at this point in the history
Issue: RELENG-5356
Signed-off-by: Andrew Grimberg <[email protected]>
Change-Id: I7bc0b36543ff89ac98fae83b6770184413feb674
  • Loading branch information
tykeal committed Jun 3, 2024
1 parent c83480d commit 567d7f0
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 @@ -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/[email protected]
with:
Expand Down

0 comments on commit 567d7f0

Please sign in to comment.