Open
Description
Is your feature request related to a problem? Please describe.
I can not use this action to sign a container with sigstore when pushing it.
Describe the solution you'd like
Add an option to the GitHub Action to be able to pass a sigstore private key to use when pushing to sign the containers.
Describe alternatives you've considered
The cosign action does not let me push and sign a container in a single atomic step.