fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-04-09 09:20:57 +00:00
committed by GitHub
parent 6dddc5db43
commit 73565e0e0d
14 changed files with 417 additions and 372 deletions
+2 -2
View File
@@ -15,7 +15,7 @@ on:
default: "false"
env:
GO_VERSION: '1.26.1'
GO_VERSION: '1.26.2'
NODE_VERSION: '24.12.0'
GOTOOLCHAIN: auto
GHCR_REGISTRY: ghcr.io
@@ -285,7 +285,7 @@ jobs:
echo "Primary SBOM generation failed or produced missing/invalid output; using deterministic Syft fallback"
SYFT_VERSION="v1.42.3"
SYFT_VERSION="v1.42.4"
OS="$(uname -s | tr '[:upper:]' '[:lower:]')"
ARCH="$(uname -m)"
case "$ARCH" in