From 7c0d2b70f3f8e254760453a8a0f861222fe0d8a2 Mon Sep 17 00:00:00 2001 From: James Rawlings Date: Mon, 29 Jan 2024 09:21:26 +0000 Subject: [PATCH] wolfictl/0.14.3 package update Signed-off-by: James Rawlings --- wolfictl.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wolfictl.yaml b/wolfictl.yaml index c7b8ecb863c..15e804af1e4 100644 --- a/wolfictl.yaml +++ b/wolfictl.yaml @@ -1,6 +1,6 @@ package: name: wolfictl - version: 0.14.2 + version: 0.14.3 epoch: 0 description: Helper CLI for managing Wolfi copyright: @@ -15,7 +15,7 @@ pipeline: with: repository: https://github.com/wolfi-dev/wolfictl tag: v${{package.version}} - expected-commit: 9ff32e19ef361e423f39847e38a50cb63bf88255 + expected-commit: c4184e957985a7c32e1395227cd8df6028529c5c destination: wolfictl - uses: go/build