From 32b176e6aa8e85a5236b8f0fc76be9e4a40098d2 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Sat, 16 May 2026 05:55:14 -0700 Subject: [PATCH] Bump pagerduty plugin to latest upstream SHA (#1862) 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 cff3622..29de3fb 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1372,7 +1372,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" },