From 986a11ffcf383a5951189630e55c1b7e9bd8dac9 Mon Sep 17 00:00:00 2001
From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com>
Date: Mon, 11 Nov 2024 01:08:50 +0000
Subject: [PATCH] wolfictl/0.24.10 package update (#33795)
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 b6ca3daac9a..f8d36214217 100644
--- a/wolfictl.yaml
+++ b/wolfictl.yaml
@@ -1,6 +1,6 @@
package:
name: wolfictl
- version: 0.24.9
+ version: 0.24.10
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: d40e90299405bf9afd0b0dbc3373487844d0e98b
+ expected-commit: 87e103dfc1ee88bbe0709f0d4a828780893be5ca
- uses: go/build
with: