We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d6f313 commit 74fb2fcCopy full SHA for 74fb2fc
1 file changed
mycli.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: mycli
3
- version: "1.54.1"
+ version: "1.55.0"
4
epoch: 0 # go/wolfi-rsc/mycli
5
description: "static code and composition analysis tool for IaC"
6
copyright:
@@ -46,7 +46,7 @@ pipeline:
46
with:
47
repository: https://github.com/dbcli/mycli.git
48
tag: v${{package.version}}
49
- expected-commit: 643940552e1455681fc24c8b1813996133b92664
+ expected-commit: f2f8adbf63b580ca6c9399e8102c2b02e22c7405
50
51
- runs: |
52
uv build
0 commit comments