Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Oct 22, 2024
1 parent 728e7ac commit b7f7be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-custom-melange-package/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ runs:
export GIT_TAG=${{ inputs.git-tag }}
envsubst '${GIT_TAG}' < ${{ inputs.context }}/melange.yaml.tmpl > ${{ inputs.context }}/melange.yaml
- uses: sgalsaleh/chainguard-dev-actions/melange-build@14fd66979c9ad0aeae9a958d34aea9d72b3efcb8
- uses: sgalsaleh/chainguard-dev-actions/melange-build@dcef4c047782f7a7b65bf9f5899f04b872098d26
with:
config: ${{ inputs.context }}/melange.yaml
archs: ${{ inputs.arch }}
Expand Down

0 comments on commit b7f7be0

Please sign in to comment.