diff --git a/zarf.yaml b/zarf.yaml index 9dd88d69fa0..d5f78b777fd 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -1,6 +1,6 @@ package: name: zarf - version: 0.31.4 + version: 0.32.0 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: cfc2bbcfb03671625f3f388dbc73b9e6c4671533 + expected-commit: 93e80e83d758943346d41730da68072dd767c35a tag: v${{package.version}} - uses: go/build