diff --git a/Makefile b/Makefile index 629ec6f..72cb8ed 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ GIT_CURRENT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD) GITHUB_ORG := $(shell gh repo view --jq '.owner.login' --json owner) GITHUB_REPOSITORY := $(shell gh repo view --jq '.name' --json name) -KONVOY_ASYNC_AUTH_VERSION ?= v0.2.2 +KONVOY_ASYNC_AUTH_VERSION ?= v0.2.3 all: build