From 83b921a1d3105a9d1d400be05ef55e031bad17e7 Mon Sep 17 00:00:00 2001 From: "trap-renovate[bot]" <138502363+trap-renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 20:21:18 +0000 Subject: [PATCH] feat(container): update image index.docker.io/stoplight/spectral to v6.14.2 (#2534) Co-authored-by: trap-renovate[bot] <138502363+trap-renovate[bot]@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dd03fdb56..6c7d7c332 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ TEST_DB_PORT := 3100 # renovate:image-tag imageName=ghcr.io/k1low/tbls TBLS_VERSION := "v1.79.3" # renovate:image-tag imageName=index.docker.io/stoplight/spectral -SPECTRAL_VERSION := "6.13.1" +SPECTRAL_VERSION := "6.14.2" .DEFAULT_GOAL := help