diff --git a/zarf.yaml b/zarf.yaml index a3835f51533..250227e8a54 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -1,6 +1,6 @@ package: name: zarf - version: 0.28.0 + version: 0.28.1 epoch: 0 description: DevSecOps for Air Gap & Limited-Connection Systems. copyright: @@ -19,7 +19,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/defenseunicorns/zarf - expected-commit: 09522c48e4345d1ca4c96927b0f711d0cac82a3b + expected-commit: 02fa96da2138099ed8d7b5b4875a8ac9555bf337 tag: v${{package.version}} - runs: |