Skip to content

Commit

Permalink
Bumped to to 1.22.7 to fix vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
jdesouza committed Sep 24, 2024
1 parent 2f5044c commit f641c1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions .goreleaser.yml.envsubst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: 2
checksum:
name_template: 'checksums.txt'
changelog:
Expand Down

0 comments on commit f641c1b

Please sign in to comment.