Fix: Update workflow call for renamed repository/target 80/141980/1
authorModeSevenIndustrialSolutions <mwatkins@linuxfoundation.org>
Wed, 3 Sep 2025 11:48:27 +0000 (12:48 +0100)
committerModeSevenIndustrialSolutions <mwatkins@linuxfoundation.org>
Wed, 3 Sep 2025 11:48:27 +0000 (12:48 +0100)
Issue-ID: CIMAN-33

Change-Id: I45b2a278f01c176bb4c44cc5fbfc9fd26b258e4b
Signed-off-by: ModeSevenIndustrialSolutions <mwatkins@linuxfoundation.org>
.github/workflows/github2gerrit.yaml

index a45eab5..da7f7f3 100644 (file)
@@ -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"