From cbac9c1db69c0dc9a95cd1a6200912ddf6d6bfe5 Mon Sep 17 00:00:00 2001 From: Aaron Sachs <898627+asachs01@users.noreply.github.com> Date: Tue, 19 May 2026 11:30:32 -0400 Subject: [PATCH] ci: bump mcp-assert reusable workflow to packages:read fix --- .github/workflows/mcp-assert.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/mcp-assert.yml b/.github/workflows/mcp-assert.yml index a712029..268ae80 100644 --- a/.github/workflows/mcp-assert.yml +++ b/.github/workflows/mcp-assert.yml @@ -8,7 +8,7 @@ on: jobs: assert: - uses: wyre-technology/.github/.github/workflows/mcp-assert.yml@03d64fcdcce377f8a8d86ef9b66b125dc8156149 # main + uses: wyre-technology/.github/.github/workflows/mcp-assert.yml@17b5a183964aa163d82e9f7092186086e97bc70e # main with: entry: dist/index.js - canary-tool: proofpoint_dlp_list_incidents + canary-tool: proofpoint_dlp_list_incidents \ No newline at end of file