From edf1ddf6d00e778339ec465005e9e5fee5d18f66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 20:00:43 +0000 Subject: [PATCH] Bump im-open/workflow-conclusion from 2.2.4 to 2.2.5 Bumps [im-open/workflow-conclusion](https://github.com/im-open/workflow-conclusion) from 2.2.4 to 2.2.5. - [Commits](https://github.com/im-open/workflow-conclusion/compare/fce18569e28a9f2ed1feca1e6d4251e6a7365fdc...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 466825c..5e07c11 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@fce18569e28a9f2ed1feca1e6d4251e6a7365fdc # v2.2.4 + uses: im-open/workflow-conclusion@7b146947e59eaf7fc3328822357861ab1758c088 # v2.2.5 - name: Report workflow conclusion # yamllint disable-line rule:line-length