diff --git a/.github/workflows/maturity-scorecard.yml b/.github/workflows/maturity-scorecard.yml index 17ee7bb5ebe..4e6063bf9ce 100644 --- a/.github/workflows/maturity-scorecard.yml +++ b/.github/workflows/maturity-scorecard.yml @@ -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: