diff --git a/.github/workflows/call-composed-github2gerrit.yaml b/.github/workflows/call-composed-github2gerrit.yaml index febe8fd91b..a8a3994d6c 100644 --- a/.github/workflows/call-composed-github2gerrit.yaml +++ b/.github/workflows/call-composed-github2gerrit.yaml @@ -24,7 +24,7 @@ jobs: permissions: contents: read pull-requests: write - uses: askb/github2gerrit/.github/workflows/github2gerrit.yaml@main + uses: lfit/github2gerrit/.github/workflows/github2gerrit.yaml@main with: GERRIT_KNOWN_HOSTS: ${{ vars.GERRIT_KNOWN_HOSTS }} GERRIT_SSH_USER_G2G: ${{ vars.GERRIT_SSH_USER_G2G }}