From 12275bd4cbb505d5515b766f1ab8bf0be0ec004a Mon Sep 17 00:00:00 2001 From: Aaron Sachs <898627+asachs01@users.noreply.github.com> Date: Fri, 21 Aug 2026 18:15:40 +0000 Subject: [PATCH] chore(ci): bump mcp-server-release/deploy.yml pins to current .github main Was pinned to d28a612a/a61021de (scaffold-era, never updated). Current main has ~30 commits since, including real fixes: mcpb-pack asset upload, add-to-project Dependabot hard-fail fix, digest-verify fixes, an unconditional build/lint/test verify job, and the mcpb-CLI-install fix. This repo was held out of dependabot-janitor's scope (EXCLUDE_REPOS, wyre-technology/.github#57/#58) specifically because its CI was vacuous until this migration -- same bug class that broke 3 repos in July. task_1787320127660 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9d55ed3..e65f9df 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: permissions: id-token: write contents: read - uses: wyre-technology/.github/.github/workflows/mcp-server-deploy.yml@a61021de876d0fd44dac777fa90f963fea25b0c3 + uses: wyre-technology/.github/.github/workflows/mcp-server-deploy.yml@198605d0575e27374cf9b67fba3aa8c7b91de2c0 with: vendor-slug: itglue image-name: ghcr.io/wyre-technology/itglue-mcp