Block a user
secrets templated support
Secret extra args now render as a single line so Kaniko does not see the newline, the Docker build tests were updated, and I ran pytest tests plus mypy src --check-untyped-defs. PR: https://git…
Ensure Kaniko secret args stay on one line
secrets support
Implemented kaniko build_args support from dot-separated secrets (uppercased) and added tests. See PR drgroot/actions-templater#106.
feat: add kaniko secrets build args
chore: Configure Renovate