From 6676236e7c6f95f1e656f1eab17f6e3ead623cb6 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 01:08:51 +0000 Subject: [PATCH] yam/0.2.2 package update (#30752)
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- yam.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yam.yaml b/yam.yaml index 6ef1b5296d1..d7c3cb14584 100644 --- a/yam.yaml +++ b/yam.yaml @@ -1,6 +1,6 @@ package: name: yam - version: 0.2.1 + version: 0.2.2 epoch: 0 description: A sweet little formatter for YAML copyright: @@ -11,7 +11,7 @@ pipeline: with: repository: https://github.com/chainguard-dev/yam tag: v${{package.version}} - expected-commit: a836fffc58b7262009ad53d270963a863be32f48 + expected-commit: 0655cb9bd577213034e46b6afb289d3854a762fa - uses: go/build with: