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 e2ba990 commit 944526cCopy full SHA for 944526c
.github/actions/build-custom-image-with-apko/action.yml
@@ -47,7 +47,7 @@ runs:
47
export GIT_TAG=${{ inputs.git-tag }}
48
envsubst '${GIT_TAG}' < ${{ inputs.context }}/apko.yaml.tmpl > ${{ inputs.context }}/apko.yaml
49
50
- - uses: chainguard-images/actions/[email protected].1
+ - uses: chainguard-images/actions/[email protected].3
51
with:
52
config: ${{ inputs.context }}/apko.yaml
53
archs: amd64,arm64
0 commit comments