From 4e379b7adfa8ac5f331ca6123a5e4e406ae65a27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 08:08:14 +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.4 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 99bea6c7c..2850c508a 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