From c514111ea1762861895ed83059af83a9b187eb5c Mon Sep 17 00:00:00 2001 From: rldyourmnd Date: Mon, 21 Sep 2026 02:50:14 +0500 Subject: [PATCH] chore(release): 0.1.22 Publishes the vendored tool-cache composite action and the retired GARM label vocabulary so consumers stop pinning the untagged commit 95971df. The fleet is currently spread across eight ci-workflows pins from 0.1.11 to 0.1.21; a tagged 0.1.22 gives every consumer one current target to converge on. The retired `nddev-linux-*` class names were verified absent from every consumer before cutting this, so the release breaks no caller. Signed-off-by: rldyourmnd Co-Authored-By: Claude Opus 5 --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7faf375..7bcc1b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ The project follows Semantic Versioning. ## [Unreleased] +## [0.1.22] - 2026-09-21 + - `tool-cache`: vendor the composite action into `actions/tool-cache/` (byte-identical to `NDDev-Archive/github-actions-garm` `468af475`) and repoint the four `uses:` in `private-security-bundle-free.yml` to the diff --git a/VERSION b/VERSION index 7906299..7e72641 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.21 +0.1.22