We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b927287 commit 8b6bc2bCopy full SHA for 8b6bc2b
.github/actions/build-custom-melange-package/action.yml
@@ -52,7 +52,7 @@ runs:
52
export GIT_TAG=${{ inputs.git-tag }}
53
envsubst '${GIT_TAG}' < ${{ inputs.context }}/melange.yaml.tmpl > ${{ inputs.context }}/melange.yaml
54
55
- - uses: chainguard-dev/actions/[email protected].9
+ - uses: chainguard-dev/actions/[email protected].12
56
with:
57
config: ${{ inputs.context }}/melange.yaml
58
archs: ${{ inputs.arch }}
0 commit comments