mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
This uses the token generated in the GitHub app that has a limited scope. Also refactors the commit/push steps to use the create-pull-request action rather than manually committing and pushing. This simplifies the token usage when committing/pushing. Signed-off-by: ckyrouac <ckyrouac@redhat.com>