From 14e05a5f759ce7988b034c9b89cbbed68b307204 Mon Sep 17 00:00:00 2001 From: Carlos A Becker Date: Thu, 23 Dec 2021 14:33:38 -0300 Subject: [PATCH] feat: publish sboms Signed-off-by: Carlos A Becker --- .goreleaser.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index df687b9..944877e 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -14,6 +14,8 @@ includes: url: https://raw.githubusercontent.com/caarlos0/goreleaserfiles/main/cosign_checksum.yml - from_url: url: https://raw.githubusercontent.com/caarlos0/goreleaserfiles/main/cosign_docker.yml + - from_url: + url: https://raw.githubusercontent.com/caarlos0/goreleaserfiles/main/sbom.yml furies: - account: caarlos0