Skip to content

Commit 7dddd13

Browse files
Merge pull request #515 from hashicorp/Vulnerability_Fix_v1
Updating .goreleaser.yml file with valid version
2 parents 81c6950 + 0f05341 commit 7dddd13

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.goreleaser.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Copyright (c) HashiCorp, Inc.
22
# SPDX-License-Identifier: MPL-2.0
33

4+
version: 2
5+
46
env:
57
- GOPRIVATE=github.com/hashicorp
68

@@ -49,4 +51,4 @@ signs:
4951
artifacts: checksum
5052

5153
changelog:
52-
skip: true
54+
disable: true

0 commit comments

Comments
 (0)