diff --git a/.github/actions/checkout-submodules-and-bootstrap/action.yaml b/.github/actions/checkout-submodules-and-bootstrap/action.yaml index 8b178ce64438fc..22b3629f0e7052 100644 --- a/.github/actions/checkout-submodules-and-bootstrap/action.yaml +++ b/.github/actions/checkout-submodules-and-bootstrap/action.yaml @@ -27,4 +27,4 @@ runs: - name: Upload Bootstrap Logs uses: ./.github/actions/upload-bootstrap-logs with: - platform: ${{ inputs.bootstrap-log-name }} + bootstrap-log-name: ${{ inputs.bootstrap-log-name }}