Use LF ORG and repo 61/15161/1
authorRavi Pendurty <ravi.pendurty@highstreet-technologies.com>
Fri, 17 Oct 2025 12:52:43 +0000 (18:22 +0530)
committerRavi Pendurty <ravi.pendurty@highstreet-technologies.com>
Fri, 17 Oct 2025 12:52:43 +0000 (18:22 +0530)
For reusable workflows

Issue-ID: OAM-524
Change-Id: I3a21e28f1c0ebfeeb0ae7323ac8775f4c500f453
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
.github/workflows/gerrit-verify.yaml

index c2ee6a6..1064c57 100644 (file)
@@ -83,7 +83,7 @@ jobs:
   maven-verify:
     needs: [prepare, sanitize]
     # yamllint disable-line rule:line-length
-    uses: ravipendurty/releng-reusable-workflows/.github/workflows/compose-make-verify.yaml@73f5667dcaff2ed75f44f1d0e92bc6afaa0ae8d5
+    uses: lfit/releng-reusable-workflows/.github/workflows/compose-make-verify.yaml@39a833c3f0262e4d445836593b8e0e80a23ca1c4
     with:
       GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }}
       GERRIT_CHANGE_ID: ${{ inputs.GERRIT_CHANGE_ID }}