Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions zarf.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: zarf
version: 0.28.1
version: 0.28.2
epoch: 0
description: DevSecOps for Air Gap & Limited-Connection Systems.
copyright:
Expand All @@ -19,7 +19,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/defenseunicorns/zarf
expected-commit: 02fa96da2138099ed8d7b5b4875a8ac9555bf337
expected-commit: b54dda4a2730928bb41402617333a92471b7f356
tag: v${{package.version}}

- runs: |
Expand Down