From: ModeSevenIndustrialSolutions Date: Wed, 3 Sep 2025 11:48:27 +0000 (+0100) Subject: Fix: Update workflow call for renamed repository/target X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=97654b688b09f74d71d15455d7030cbf4898b721;p=portal-ng%2Fbff.git Fix: Update workflow call for renamed repository/target Issue-ID: CIMAN-33 Change-Id: I45b2a278f01c176bb4c44cc5fbfc9fd26b258e4b Signed-off-by: ModeSevenIndustrialSolutions --- diff --git a/.github/workflows/github2gerrit.yaml b/.github/workflows/github2gerrit.yaml index a45eab5..da7f7f3 100644 --- a/.github/workflows/github2gerrit.yaml +++ b/.github/workflows/github2gerrit.yaml @@ -35,7 +35,7 @@ jobs: contents: read pull-requests: write # yamllint disable rule:line-length - uses: modeseven-lfreleng-actions/github2gerrit/.github/workflows/github2gerrit.yaml@main + uses: modeseven-lfreleng-actions/github2gerrit-action/.github/workflows/github2gerrit.yaml@main with: USE_PR_AS_COMMIT: true ISSUE_ID: "CIMAN-33"