From 8b3024ca2b41882f8b04c60dba7227c5649605ee Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 01:06:04 +0000 Subject: [PATCH] wolfictl/0.23.2 package update (#27066)
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- wolfictl.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wolfictl.yaml b/wolfictl.yaml index ebae685ff11..6f8cd7aafea 100644 --- a/wolfictl.yaml +++ b/wolfictl.yaml @@ -1,6 +1,6 @@ package: name: wolfictl - version: 0.23.1 + version: 0.23.2 epoch: 0 description: Helper CLI for managing Wolfi copyright: @@ -11,7 +11,7 @@ pipeline: with: repository: https://github.com/wolfi-dev/wolfictl tag: v${{package.version}} - expected-commit: 619d575ec6f123f9bb2c1ef1698717ce962b0994 + expected-commit: 31406c2160e2edde3f1746fea87600e6d428fd97 - uses: go/build with: