From f4523d75bb9b7a1770ddabc785c44aa79008c2b3 Mon Sep 17 00:00:00 2001 From: Ryan Barlow <7389646+ryanbarlow97@users.noreply.github.com> Date: Wed, 23 Sep 2026 08:12:36 +0000 Subject: [PATCH] chore: remove empty dependency checksum file The file is 0 bytes and nothing reads it: prepare-release.sh downloads no private JARs, the workflows never reference it, and the shared TLibs setup-plugins action verifies releases from its own catalogue. Co-Authored-By: Claude Opus 5.5 (1M context) --- .github/dependencies.sha256 | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 .github/dependencies.sha256 diff --git a/.github/dependencies.sha256 b/.github/dependencies.sha256 deleted file mode 100644 index e69de29..0000000