From 418885bc0727f00eac6bc4ca9d4403b910cdbca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 19:37:01 +0000 Subject: [PATCH] Bump im-open/workflow-conclusion from 2.2.3 to 2.2.5 Bumps [im-open/workflow-conclusion](https://github.com/im-open/workflow-conclusion) from 2.2.3 to 2.2.5. - [Commits](https://github.com/im-open/workflow-conclusion/compare/e4f7c4980600fbe0818173e30931d3550801b992...7b146947e59eaf7fc3328822357861ab1758c088) --- updated-dependencies: - dependency-name: im-open/workflow-conclusion dependency-version: 2.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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 36db35d..2850c50 100644 --- a/.github/workflows/call-github2gerrit.yaml +++ b/.github/workflows/call-github2gerrit.yaml @@ -205,7 +205,7 @@ jobs: egress-policy: audit - name: Get workflow conclusion - uses: im-open/workflow-conclusion@e4f7c4980600fbe0818173e30931d3550801b992 # v2.2.3 + uses: im-open/workflow-conclusion@7b146947e59eaf7fc3328822357861ab1758c088 # v2.2.5 - name: Report workflow conclusion # yamllint disable-line rule:line-length