From 6e6454627cecf20d3ff6f43c67278a530cfb2ac9 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Fri, 12 Jul 2024 10:02:32 -0300 Subject: [PATCH] fix: confinement Signed-off-by: Carlos Alexandro Becker --- .goreleaser.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index bdcc247..8930c2c 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -21,6 +21,7 @@ snapcrafts: description: "Get the contributor stats summary from all repositories of any given organization" grade: stable license: MIT + confinement: strict apps: org-stats: command: org-stats