From caa5eb9f4079d6e877c84bc458e05d24776964cc Mon Sep 17 00:00:00 2001 From: tobin Date: Thu, 14 May 2026 09:32:41 -0700 Subject: [PATCH] Bump pagerduty plugin to latest upstream SHA Picks up v1.1.0: new /create-pagerduty-skill command (Early Access). --- .claude-plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 29e2bfe6..94e49507 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1365,7 +1365,7 @@ "source": { "source": "url", "url": "https://github.com/PagerDuty/claude-code-plugins.git", - "sha": "b16c23e0d790deceaa7a6182616d0e36673f2eae" + "sha": "761cba75bd50fd561405c3b173ecf36084432089" }, "homepage": "https://github.com/PagerDuty/claude-code-plugins" },