Revert "Chore: Bump lfreleng-actions/github2gerrit-action from 1.0.2 to 1.0.5" 01/15501/1
authorJohnKeeney <john.keeney@est.tech>
Fri, 13 Feb 2026 11:47:28 +0000 (11:47 +0000)
committerJohnKeeney <john.keeney@est.tech>
Fri, 13 Feb 2026 11:47:53 +0000 (11:47 +0000)
Trying o fix an issue introduced after merging this

This reverts commit 1be36e15a6ea109ab740a8e6deb42499899bfc2b.

Change-Id: Ie95e064b5435bdc4003c172ea993fadd0195b6ac
Signed-off-by: JohnKeeney <john.keeney@est.tech>
.github/workflows/github2gerrit.yaml

index 6e66224..fe1ad67 100644 (file)
@@ -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 }}