Reapply "Chore: Bump lfreleng-actions/github2gerrit-action from 1.0.2 to 1.0.5" 05/15505/1
authorJohnKeeney <john.keeney@est.tech>
Thu, 19 Feb 2026 13:57:43 +0000 (13:57 +0000)
committerJohnKeeney <john.keeney@est.tech>
Thu, 19 Feb 2026 13:57:50 +0000 (13:57 +0000)
This reverts commit aae3835cdc996808564c9b87e53e6687070e396c.
This revert the revert that removed this change.

Issue-ID: NONRTRIC-1095
Change-Id: Ia72a3ead217b815edbc58d3597946c026ada630b
Signed-off-by: JohnKeeney <john.keeney@est.tech>
.github/workflows/github2gerrit.yaml

index 2b4f0c7..95f7d7a 100644 (file)
@@ -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 }}