From 97186d00539c7fdc4119cad33cbdabe7d05fc410 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Thu, 15 Feb 2024 23:15:41 +0000 Subject: [PATCH] yq/4.41.1 package update --- yq.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yq.yaml b/yq.yaml index 39303dfc866..78c68717d9f 100644 --- a/yq.yaml +++ b/yq.yaml @@ -1,6 +1,6 @@ package: name: yq - version: 4.40.7 + version: 4.41.1 epoch: 0 description: "yq is a portable command-line YAML, JSON, XML, CSV and properties processor" copyright: @@ -11,7 +11,7 @@ pipeline: with: repository: https://github.com/mikefarah/yq tag: v${{package.version}} - expected-commit: bb66c9c872a7a4cf3d6846c2ff6d182c66ec3f77 + expected-commit: 047694546cad8f9eaac1627bbc8bcc502fdd88bf - uses: go/build with: