We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d93d7ad + 9f3f95c commit ff03781Copy full SHA for ff03781
1 file changed
melange.yaml
@@ -1,7 +1,7 @@
1
# When bumping the version check if the CVE/GHSA mitigations below can be removed.
2
package:
3
name: melange
4
- version: 0.6.2
+ version: 0.6.3
5
epoch: 0
6
description: build APKs from source code
7
copyright:
@@ -22,7 +22,7 @@ environment:
22
pipeline:
23
- uses: git-checkout
24
with:
25
- expected-commit: e957ab1c612bc7d3a3d7d55d191368151923275f
+ expected-commit: 5f1f44cb1b9acd30cce2dafe4c06391b9ba9cbbc
26
repository: https://github.com/chainguard-dev/melange
27
tag: v${{package.version}}
28
0 commit comments