From f2d370eb41ded55ab7cc50011f5109b0db4dee85 Mon Sep 17 00:00:00 2001 From: Shunsuke Suzuki Date: Fri, 5 Aug 2022 15:41:02 +0900 Subject: [PATCH] update --- aqua.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aqua.yaml b/aqua.yaml index 44f07a1..b5b4a62 100755 --- a/aqua.yaml +++ b/aqua.yaml @@ -3,6 +3,6 @@ # https://aquaproj.github.io/ registries: - type: standard - ref: v3.21.0 # renovate: depName=aquaproj/aqua-registry + ref: v3.20.0 # renovate: depName=aquaproj/aqua-registry packages: - name: golang/go@go1.18.4