From: JohnKeeney Date: Fri, 13 Feb 2026 11:47:28 +0000 (+0000) Subject: Revert "Chore: Bump lfreleng-actions/github2gerrit-action from 1.0.2 to 1.0.5" X-Git-Tag: 2026.02.20~6 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=aae3835cdc996808564c9b87e53e6687070e396c;p=it%2Fdep.git Revert "Chore: Bump lfreleng-actions/github2gerrit-action from 1.0.2 to 1.0.5" Trying o fix an issue introduced after merging this This reverts commit 1be36e15a6ea109ab740a8e6deb42499899bfc2b. Change-Id: Ie95e064b5435bdc4003c172ea993fadd0195b6ac Signed-off-by: JohnKeeney --- diff --git a/.github/workflows/github2gerrit.yaml b/.github/workflows/github2gerrit.yaml index 6e662242..fe1ad678 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@7c1ba15a75dd86619139a81933f4432648d97af5 # v1.0.5 + uses: lfreleng-actions/github2gerrit-action@cf7b6472cdbe26400ee2cda48c0c68d43c5244a3 # v1.0.2 with: USE_PR_AS_COMMIT: true ALLOW_DUPLICATES: ${{ inputs.allow_duplicates }}