From 868a85123328eb14b418815bf2bae96ea09a67fa Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 26 Jun 2023 21:07:04 +0000 Subject: [PATCH] zarf/0.28.0 package update --- zarf.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zarf.yaml b/zarf.yaml index 9d72ee91e09..a3835f51533 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -1,7 +1,7 @@ package: name: zarf - version: 0.27.1 - epoch: 1 + version: 0.28.0 + epoch: 0 description: DevSecOps for Air Gap & Limited-Connection Systems. copyright: - license: Apache-2.0 @@ -19,7 +19,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/defenseunicorns/zarf - expected-commit: 3d42e1ff1e258b42451a46c87005a08ef25d6a66 + expected-commit: 09522c48e4345d1ca4c96927b0f711d0cac82a3b tag: v${{package.version}} - runs: |