From b91986b36a3fe0127adab810b854f464ac053256 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:05:13 +0000 Subject: [PATCH] Bump im-open/workflow-conclusion from 2.2.5 to 3.0.0 Bumps [im-open/workflow-conclusion](https://github.com/im-open/workflow-conclusion) from 2.2.5 to 3.0.0. - [Commits](https://github.com/im-open/workflow-conclusion/compare/7b146947e59eaf7fc3328822357861ab1758c088...8eac7f17381a6917bc04fec3e2c92e70ebc37526) --- updated-dependencies: - dependency-name: im-open/workflow-conclusion dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/call-github2gerrit.yaml | 2 +- .github/workflows/gerrit-clm.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/call-github2gerrit.yaml b/.github/workflows/call-github2gerrit.yaml index 4c7edd5e9..8b48cbd4d 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@7b146947e59eaf7fc3328822357861ab1758c088 # v2.2.5 + uses: im-open/workflow-conclusion@8eac7f17381a6917bc04fec3e2c92e70ebc37526 # v3.0.0 - name: Report workflow conclusion # yamllint disable-line rule:line-length diff --git a/.github/workflows/gerrit-clm.yaml b/.github/workflows/gerrit-clm.yaml index 0009c3c4a..6622ee3e5 100644 --- a/.github/workflows/gerrit-clm.yaml +++ b/.github/workflows/gerrit-clm.yaml @@ -326,7 +326,7 @@ jobs: egress-policy: audit - name: Get workflow conclusion - uses: im-open/workflow-conclusion@7b146947e59eaf7fc3328822357861ab1758c088 # v2.2.5 + uses: im-open/workflow-conclusion@8eac7f17381a6917bc04fec3e2c92e70ebc37526 # v3.0.0 - name: Report workflow conclusion # yamllint disable-line rule:line-length