We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 486ad1e + 8dc8fe9 commit d48c5aeCopy full SHA for d48c5ae
1 file changed
.github/workflows/github2gerrit.yaml
@@ -29,7 +29,7 @@ jobs:
29
permissions:
30
contents: read
31
pull-requests: write
32
- uses: lfit/github2gerrit/.github/workflows/github2gerrit.yaml@main
+ uses: os-climate/osc-github-devops/.github/workflows/github2gerrit.yaml@main
33
with:
34
GERRIT_KNOWN_HOSTS: ${{ vars.GERRIT_KNOWN_HOSTS }}
35
GERRIT_SSH_USER_G2G: ${{ vars.GERRIT_SSH_USER_G2G }}
0 commit comments