CI: Update Github2Gerrit Python 40/142340/1
authorMatthew Watkins <mwatkins@linuxfoundation.org>
Tue, 4 Nov 2025 13:34:30 +0000 (13:34 +0000)
committerMatthew Watkins <mwatkins@linuxfoundation.org>
Tue, 4 Nov 2025 13:34:46 +0000 (13:34 +0000)
Issue-ID: CIMAN-33
Change-Id: Ia9af067f50bdd95e5195110304f32e7e2cd08bb4
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
.github/workflows/github2gerrit.yaml

index c8e832d..9e34997 100644 (file)
@@ -55,7 +55,7 @@ jobs:
 
       - name: 'Run GitHub2Gerrit Action'
         # yamllint disable-line rule:line-length
-        uses: lfreleng-actions/github2gerrit-action@f3ec169f35720fd2169110f55cc91e68f99f3a73  # v0.1.20
+        uses: lfreleng-actions/github2gerrit-action@37cf18ec9b6276b5c59d5b4a6d4cc0734275b6c2  # v0.1.21
         with:
           USE_PR_AS_COMMIT: true
           ALLOW_DUPLICATES: ${{ inputs.allow_duplicates }}