From 9957bbd1ae4f2cc50d94ebb428c8eb253e92c2e3 Mon Sep 17 00:00:00 2001 From: Dave Thompson Date: Wed, 29 Jul 2026 18:25:55 -0400 Subject: [PATCH] chore: advance self-bootstrap pin to v0.4.9 Role: devlead Generated by Grok 4.5 (https://x.ai) running Grok Build (https://x.ai) under supervision of [@3leapsdave](https://github.com/3leapsdave) Co-Authored-By: Grok 4.5 Committer-of-Record: Dave Thompson [@3leapsdave] --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f6cb595..26ff8ba 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ BIN_DIR := $(CURDIR)/bin # pin (see .github/workflows/ci.yml). Always a fully-signed published release — # never "latest" and never the in-flight cut — so main CI cannot 404 during the # tag/upload window. Advance after each release publishes + signs. -SFETCH_VERSION := v0.4.8 +SFETCH_VERSION := v0.4.9 GONEAT_VERSION ?= v0.5.15 GOVULNCHECK_VERSION ?= v1.6.0