From addc01f700dd2ea31ec24dcf4995bb7ed4a4785e Mon Sep 17 00:00:00 2001 From: Thomas Schuetz Date: Fri, 24 Mar 2023 10:06:28 +0100 Subject: [PATCH] fix: remove sboms from goreleaser Signed-off-by: Thomas Schuetz --- .goreleaser.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 51892fc2b2..71a99192b7 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -45,9 +45,6 @@ snapshot: changelog: skip: true -sboms: - - artifacts: archive - # The lines beneath this are called `modelines`. See `:help modeline` # Feel free to remove those if you don't want/use them. # yaml-language-server: $schema=https://goreleaser.com/static/schema.json