From 7d113643964ed5a5987b9667a15410d6457bfc04 Mon Sep 17 00:00:00 2001 From: Matthew Watkins Date: Fri, 28 Feb 2025 11:38:37 +0000 Subject: [PATCH] Chore: Swap to modified GitHub2Gerrit Change-Id: I5a4b5ffe77cd254bc583542f998b8d553cac2253 Signed-off-by: Matthew Watkins --- .github/workflows/github2gerrit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github2gerrit.yaml b/.github/workflows/github2gerrit.yaml index f813372..45d640f 100644 --- a/.github/workflows/github2gerrit.yaml +++ b/.github/workflows/github2gerrit.yaml @@ -29,7 +29,7 @@ jobs: permissions: contents: read pull-requests: write - uses: lfit/github2gerrit/.github/workflows/github2gerrit.yaml@main + uses: os-climate/osc-github-devops/.github/workflows/github2gerrit.yaml@main with: GERRIT_KNOWN_HOSTS: ${{ vars.GERRIT_KNOWN_HOSTS }} GERRIT_SSH_USER_G2G: ${{ vars.GERRIT_SSH_USER_G2G }}