From 1df1a54c9ac03ca847a0af175c932f206eaa23e1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 2 May 2026 03:52:27 +0000 Subject: [PATCH] chore(deps): update gitsign to v0.15.1 --- tools/gitsign/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/gitsign/manifest.yaml b/tools/gitsign/manifest.yaml index 71e724d123..0a98446aa8 100644 --- a/tools/gitsign/manifest.yaml +++ b/tools/gitsign/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: gitsign -version: "0.14.0" +version: "0.15.1" check: ${binary} --version | grep ^gitsign | cut -d' ' -f3 | tr -d v build_dependencies: - cosign