fix(ci): pass resolved ref to maturity QA evidence

This commit is contained in:
Vincent Koc
2026-06-23 19:18:13 +08:00
parent c714bfd8b6
commit 0177521375

View File

@@ -132,7 +132,7 @@ jobs:
if: ${{ inputs.qa_evidence_run_id == '' }}
uses: ./.github/workflows/qa-profile-evidence.yml
with:
ref: ${{ inputs.ref }}
ref: ${{ needs.validate_selected_ref.outputs.selected_revision }}
expected_sha: ${{ needs.validate_selected_ref.outputs.selected_revision }}
qa_profile: all
secrets: