chainguard-images / actions

GitHub actions for the chainguard-images
Apache License 2.0
16 stars 21 forks source link

replace removed --debug flag with --log-level #129

Closed cbodonnell closed 5 months ago

cbodonnell commented 5 months ago

The --debug flag was removed as part of https://github.com/chainguard-dev/apko/pull/1011. This PR updates the build and publish actions to leverage the new --log-level flag instead.

Fixes: https://github.com/chainguard-images/actions/issues/130