From f8cd851f98d2464c3ccfafdf0bf3c1077c9e99af Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 4 Mar 2024 22:15:12 +0000 Subject: [PATCH] melange/0.6.7 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- melange.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/melange.yaml b/melange.yaml index 2e5e7a8e9a7..b1d382d345c 100644 --- a/melange.yaml +++ b/melange.yaml @@ -1,7 +1,7 @@ # When bumping the version check if the CVE/GHSA mitigations below can be removed. package: name: melange - version: 0.6.6 + version: 0.6.7 epoch: 0 description: build APKs from source code copyright: @@ -22,7 +22,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 0eb18bd438fdd0327060e41cf65bdb59f5ceaf36 + expected-commit: d374c92f36cb4e3fb245f7300becb01b720d7057 repository: https://github.com/chainguard-dev/melange tag: v${{package.version}}