From 062dce7d9a42ae7657a839fb16f8da731296c1a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 09:55:06 +0000 Subject: [PATCH] chore(deps): bump Cloudbird-Software/CI-Workflows/.github/workflows/spec-author.yml Bumps [Cloudbird-Software/CI-Workflows/.github/workflows/spec-author.yml](https://github.com/cloudbird-software/ci-workflows) from 1.4.3 to 1.5.14. - [Commits](https://github.com/cloudbird-software/ci-workflows/compare/4676c98047f816f7c888591eb882bf941e5c9fe0...ce099e5853725acb04371a6018ce0ce03696dc99) --- updated-dependencies: - dependency-name: Cloudbird-Software/CI-Workflows/.github/workflows/spec-author.yml dependency-version: 1.5.14 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/conductor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conductor.yml b/.github/workflows/conductor.yml index 79acfca..9a20f50 100644 --- a/.github/workflows/conductor.yml +++ b/.github/workflows/conductor.yml @@ -626,7 +626,7 @@ jobs: # spec-author 钉发布 tag 的 commit SHA(供应链;ADR-0049/0050) needs: route if: needs.route.outputs.invoke == 'spec-author' - uses: Cloudbird-Software/CI-Workflows/.github/workflows/spec-author.yml@4676c98047f816f7c888591eb882bf941e5c9fe0 # v1.4.3(irRef/taskId 事件真值覆写修复) + uses: Cloudbird-Software/CI-Workflows/.github/workflows/spec-author.yml@ce099e5853725acb04371a6018ce0ce03696dc99 # v1.4.3(irRef/taskId 事件真值覆写修复) with: issue_number: ${{ fromJson(needs.route.outputs.issue) }} target_repo: ${{ github.repository }} # ADR-0097:IR 所在仓=spec PR 目标仓