diff --git a/.github/workflows/call-github2gerrit.yaml b/.github/workflows/call-github2gerrit.yaml index 4703d77..902d2ba 100644 --- a/.github/workflows/call-github2gerrit.yaml +++ b/.github/workflows/call-github2gerrit.yaml @@ -168,7 +168,7 @@ jobs: - name: "Run GitHub2Gerrit" # yamllint disable-line rule:line-length - uses: lfreleng-actions/github2gerrit-action@f44c168376b369be0f306b6bdc07c80f67cceb05 # v1.3.3 + uses: lfreleng-actions/github2gerrit-action@dac8641c5f3b82636157340c1915999a4c4d7ff7 # v1.4.3 env: # Pass GERRIT_* inputs as environment variables when dispatched from Gerrit GERRIT_BRANCH: ${{ github.event.inputs.GERRIT_BRANCH || '' }}