diff --git a/yam.yaml b/yam.yaml index 6ef1b5296d1..d7c3cb14584 100644 --- a/yam.yaml +++ b/yam.yaml @@ -1,6 +1,6 @@ package: name: yam - version: 0.2.1 + version: 0.2.2 epoch: 0 description: A sweet little formatter for YAML copyright: @@ -11,7 +11,7 @@ pipeline: with: repository: https://github.com/chainguard-dev/yam tag: v${{package.version}} - expected-commit: a836fffc58b7262009ad53d270963a863be32f48 + expected-commit: 0655cb9bd577213034e46b6afb289d3854a762fa - uses: go/build with: