Skip to content

Commit 567d7f0

Browse files
committed
CI: Change out conclusion getter
Issue: RELENG-5356 Signed-off-by: Andrew Grimberg <[email protected]> Change-Id: I7bc0b36543ff89ac98fae83b6770184413feb674
1 parent c83480d commit 567d7f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/gerrit-verify.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,8 @@ jobs:
216216
runs-on: ubuntu-latest
217217
steps:
218218
- name: Get workflow conclusion
219-
uses: technote-space/workflow-conclusion-action@v3
219+
# yamllint disable-line rule:line-length
220+
uses: im-open/workflow-conclusion@e4f7c4980600fbe0818173e30931d3550801b992 # v2.2.3
220221
- name: Set vote
221222
uses: lfit/[email protected]
222223
with:

0 commit comments

Comments
 (0)