From d96e091d6c1780b0160029bbf978670f68d0402c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 20:01:02 +0000 Subject: [PATCH] Chore(deps): 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/gerrit-merge-github2gerrit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gerrit-merge-github2gerrit.yaml b/.github/workflows/gerrit-merge-github2gerrit.yaml index 7d641e5..51e44dc 100644 --- a/.github/workflows/gerrit-merge-github2gerrit.yaml +++ b/.github/workflows/gerrit-merge-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