From c77b735e17b61a7a43d84adb31a8a223fdcc0a40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 09:44:03 +0000 Subject: [PATCH] Bump lfreleng-actions/github2gerrit-action from 1.3.3 to 1.4.1 --- updated-dependencies: - dependency-name: lfreleng-actions/github2gerrit-action dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/call-github2gerrit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/call-github2gerrit.yaml b/.github/workflows/call-github2gerrit.yaml index 4703d77..b742bfa 100644 --- a/.github/workflows/call-github2gerrit.yaml +++ b/.github/workflows/call-github2gerrit.yaml @@ -168,7 +168,7 @@ jobs: - name: "Run GitHub2Gerrit" # yamllint disable-line rule:line-length - uses: lfreleng-actions/github2gerrit-action@f44c168376b369be0f306b6bdc07c80f67cceb05 # v1.3.3 + uses: lfreleng-actions/github2gerrit-action@f21a57072b372a58da37cbbe1e36f9814b27ee7d # v1.4.1 env: # Pass GERRIT_* inputs as environment variables when dispatched from Gerrit GERRIT_BRANCH: ${{ github.event.inputs.GERRIT_BRANCH || '' }}