From 9639b964267a20c4b9ee0b478b82a9521d51b9dd Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Thu, 19 Feb 2026 13:57:43 +0000 Subject: [PATCH] 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 --- .github/workflows/github2gerrit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }} -- 2.16.6