diff --git a/.github/workflows/call-composed-github2gerrit.yaml b/.github/workflows/call-composed-github2gerrit.yaml index 4f8fd6b..2a66018 100644 --- a/.github/workflows/call-composed-github2gerrit.yaml +++ b/.github/workflows/call-composed-github2gerrit.yaml @@ -37,7 +37,7 @@ jobs: pull-requests: write issues: write # yamllint disable-line rule:line-length - uses: lfreleng-actions/github2gerrit-action/.github/workflows/github2gerrit.yaml@dac8641c5f3b82636157340c1915999a4c4d7ff7 # v1.4.3 + uses: lfreleng-actions/github2gerrit-action/.github/workflows/github2gerrit.yaml@f44ab263b27a93ea20af8a13647fdaaafa3da4eb # v2.0.0 with: GERRIT_KNOWN_HOSTS: ${{ vars.GERRIT_KNOWN_HOSTS }} GERRIT_SSH_USER_G2G: ${{ vars.GERRIT_SSH_USER_G2G }}