From: Ravi Pendurty Date: Wed, 5 Nov 2025 11:26:33 +0000 (+0530) Subject: Use new workflow-conclusion action X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F88%2F15188%2F1;p=oam%2Foam-controller.git Use new workflow-conclusion action remove deprecated workflow-conclusion-action from technote-space repo Issue-ID: OAM-529 Change-Id: I8de5d9d5f7e86ee937ac2d2777e9a204ac6478cc Signed-off-by: Ravi Pendurty --- diff --git a/.github/workflows/gerrit-merge.yaml b/.github/workflows/gerrit-merge.yaml index c8f5c9f..fcc26b8 100644 --- a/.github/workflows/gerrit-merge.yaml +++ b/.github/workflows/gerrit-merge.yaml @@ -99,7 +99,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Get workflow conclusion - uses: technote-space/workflow-conclusion-action@45ce8e0eb155657ab8ccf346ade734257fd196a5 # v3.0.3 + uses: im-open/workflow-conclusion@e4f7c4980600fbe0818173e30931d3550801b992 # v2.2.3 - name: Report workflow conclusion # yamllint disable-line rule:line-length uses: lfreleng-actions/gerrit-review-action@537251ec667665b386f70b330b05446e3fc29087 # v0.9