From 2b23cc100393ecdadf680c627fdcea4c185ce968 Mon Sep 17 00:00:00 2001 From: nikimanoledaki Date: Wed, 27 Nov 2024 16:12:11 +0100 Subject: [PATCH] Specify version 2 of goreleaser to remove warning --- .goreleaser.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 63ca83b..e516fa3 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -1,5 +1,7 @@ # Make sure to check the documentation at https://goreleaser.com +version: 2 + project_name: cloudcost-explorer builds: - id: cloudcost-explorer