From: JohnKeeney Date: Thu, 19 Feb 2026 13:57:43 +0000 (+0000) Subject: Reapply "Chore: Bump lfreleng-actions/github2gerrit-action from 1.0.2 to 1.0.5" X-Git-Tag: 2026.02.20~2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F05%2F15505%2F1;p=it%2Fdep.git Reapply "Chore: Bump lfreleng-actions/github2gerrit-action from 1.0.2 to 1.0.5" This reverts commit aae3835cdc996808564c9b87e53e6687070e396c. This revert the revert that removed this change. Issue-ID: NONRTRIC-1095 Change-Id: Ia72a3ead217b815edbc58d3597946c026ada630b Signed-off-by: JohnKeeney --- diff --git a/.github/workflows/github2gerrit.yaml b/.github/workflows/github2gerrit.yaml index 2b4f0c7c..95f7d7ad 100644 --- a/.github/workflows/github2gerrit.yaml +++ b/.github/workflows/github2gerrit.yaml @@ -55,7 +55,7 @@ jobs: - name: 'Run GitHub2Gerrit Action' # yamllint disable-line rule:line-length - uses: lfreleng-actions/github2gerrit-action@cf7b6472cdbe26400ee2cda48c0c68d43c5244a3 # v1.0.2 + uses: lfreleng-actions/github2gerrit-action@7c1ba15a75dd86619139a81933f4432648d97af5 # v1.0.5 with: USE_PR_AS_COMMIT: true ALLOW_DUPLICATES: ${{ inputs.allow_duplicates }}