We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21c2ed commit 553fc4dCopy full SHA for 553fc4d
Makefile
@@ -2,7 +2,7 @@ SOURCES ?= $(shell find . -type f \( -name "*.go" -o -name "go.mod" -o -name "go
2
3
TEST_DB_PORT := 3100
4
# renovate:image-tag imageName=ghcr.io/k1low/tbls
5
-TBLS_VERSION := "v1.75.0"
+TBLS_VERSION := "v1.76.0"
6
# renovate:image-tag imageName=index.docker.io/stoplight/spectral
7
SPECTRAL_VERSION := "6.11.1"
8
0 commit comments