This repository has been archived on 2026-06-16 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
dea24046c24d65c061a3e9524c0b11fcd2ab11c8
Fixes two bugs in the auto-merge workflow PEM handling: - echo may add trailing newline corrupting PEM content; use printf %s - -binary flag in openssl dgst is unnecessary and removed QA approved by privilegedescalation-qa (2026-04-21T20:24:46Z) CTO approved by privilegedescalation-cto (2026-04-21T20:37:22Z) Fixes PRI-173. Resolves PRI-179. Co-Authored-By: Paperclip <noreply@paperclip.ing>
Description
Languages
Shell
100%