* Also add in the an overlay for the reusable-tox-run-action
  to the dep5 file to silence it failing the reuse check since there is
  no easy way (that I've found) to ignore directories that aren't part
  of the repository
Issue: RELENG-5356
Change-Id: Icf6c540bf76e4326275eeeeeb045e6643e9090d5
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
     needs: [prepare, tox-verify]
     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
         uses: lfit/gerrit-review-action@9627b9a144f2a2cad70707ddfae87c87dce60729 # v0.8
         with:
 
 Files: schema/*
 Copyright: 2017 The Linux Foundation
 License: EPL-1.0
+
+Files: reusable-tox-run-action/*
+Copyright: 2017 The Linux Foundation
+License: EPL-1.0