From f641c1bbcc9a714e2b65e45b23e9aacc572ad1ba Mon Sep 17 00:00:00 2001 From: jdesouza Date: Tue, 24 Sep 2024 15:22:37 -0300 Subject: [PATCH] Bumped to to 1.22.7 to fix vulnerability --- .circleci/config.yml | 2 +- .goreleaser.yml.envsubst | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 06b801ee7..21d49574f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -136,7 +136,7 @@ jobs: # The goreleaser image tag determins the version of Go. # Manually check goreleaser images for their version of Go. # Ref: https://hub.docker.com/r/goreleaser/goreleaser/tags - - image: goreleaser/goreleaser:v1.26.1 + - image: goreleaser/goreleaser:v2.3.2 steps: - checkout - setup_remote_docker diff --git a/.goreleaser.yml.envsubst b/.goreleaser.yml.envsubst index b45a4671e..97c7f92c9 100644 --- a/.goreleaser.yml.envsubst +++ b/.goreleaser.yml.envsubst @@ -1,3 +1,4 @@ +version: 2 checksum: name_template: 'checksums.txt' changelog: