81fd75ef89
Dual Approval (CTO + QA) / dual-approval (pull_request_review) Failing after 1s
Add RESOLVED_VERSION env var to check-tag and release jobs. Replace all
${{ inputs.version }} references with ${{ env.RESOLVED_VERSION }}
to support repository_dispatch when inputs.version is empty.
Co-Authored-By: Paperclip <noreply@paperclip.ing>